mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-19 09:46:27 +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 "$@"
|
for pkg in "$@"
|
||||||
do
|
do
|
||||||
make -j16 build-$pkg
|
make -j16 $pkg.pkg.tar.gz
|
||||||
done
|
done
|
||||||
|
|
||||||
cd /repo
|
cd /repo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue