scribus: remove -j 60

This commit is contained in:
Thomas Penteker 2009-02-17 18:00:12 +01:00
parent 2819024a90
commit 96415c9616

View File

@ -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}