scribus: remove -j 60
This commit is contained in:
parent
2819024a90
commit
96415c9616
@ -17,7 +17,7 @@ build() {
|
||||
--disable-nls \
|
||||
--mandir=/usr/man
|
||||
|
||||
make -j 60 && make DESTDIR=$PKG install
|
||||
make && make DESTDIR=$PKG install
|
||||
rm -rf $PKG/usr/doc
|
||||
rm -rf $PKG/usr/man/pl
|
||||
rm -rf $PKG/usr/share/doc/$name-$version/{AUTHORS,COPYING,ChangeLog,ChangeLogSVN,INSTALL,NEWS,README,README.MacOSX,TODO}
|
||||
|
Loading…
x
Reference in New Issue
Block a user