убран флаг -j, так как он уже присутствует в макросе
All checks were successful
Build / Build project (push) Successful in 50s
All checks were successful
Build / Build project (push) Successful in 50s
This commit is contained in:
parent
0d6979dcac
commit
575af6d90f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ setup : |
|
||||||
build : |
|
build : |
|
||||||
cd openslp
|
cd openslp
|
||||||
|
|
||||||
%make -j`nproc`
|
%make
|
||||||
|
|
||||||
# Preparation of man pages
|
# Preparation of man pages
|
||||||
gzip -c $pkgfiles/man/en/slptool.1 > slptool.1.gz.en
|
gzip -c $pkgfiles/man/en/slptool.1 > slptool.1.gz.en
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue