Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython committed Jan 6, 2024
1 parent d717699 commit 4158e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-build-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Script that installs build-package.sh to compile glibc packages

git clone https://github.com/termux/termux-packages.git
git clone -b improvement-build-package https://github.com/termux/termux-packages.git

for i in build-package.sh clean.sh packages x11-packages scripts; do
cp -r ./termux-packages/${i} ./
Expand Down

0 comments on commit 4158e29

Please sign in to comment.