mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +02:00
repo: use new build system
This commit is contained in:
parent
eba1d3abcd
commit
34fbda0772
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ cd /packages
|
|||
|
||||
for pkg in "$@"
|
||||
do
|
||||
make -j16 build-$pkg
|
||||
make -j16 $pkg.pkg.tar.gz
|
||||
done
|
||||
|
||||
cd /repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue