Skip to content

Commit

Permalink
rebuild libpsl (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython committed Oct 5, 2022
1 parent 7a69c78 commit 8e34d41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
ln -s /bin/patch /data/data/com.termux/files/usr/bin/patch
mkdir -p /data/data/com.termux/files/usr/glibc
ln -s /lib /data/data/com.termux/files/usr/glibc/lib
ln -s /usr/share /data/data/com.termux/files/usr/glibc/share
cd /home/user-build
sudo -H -u user-build bash -c "git clone https://github.com/Maxython/glibc-for-termux"
cd glibc-for-termux/distro
Expand Down
1 change: 1 addition & 0 deletions distro/libpsl-glibc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ package() {
}

# vim: ts=2 sw=2 et:

0 comments on commit 8e34d41

Please # to comment.