wok-current
diff poppler/receipt @ rev 6110
fox, fox14, glew, perl-net-ldap: fix build_depends (again)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Sat Sep 04 13:06:54 2010 +0200 (2010-09-04) |
parents |
ec066bd77049 |
children |
b415119b4b86 |
line diff
1.1 --- a/poppler/receipt Sun Apr 25 22:52:30 2010 +0200
1.2 +++ b/poppler/receipt Sat Sep 04 13:06:54 2010 +0200
1.3 @@ -23,7 +23,7 @@
1.4 --mandir=/usr/share/man \
1.5 --enable-zlib \
1.6 $CONFIGURE_ARGS &&
1.7 - make &&
1.8 + make -j 4 &&
1.9 make DESTDIR=$PWD/_pkg install
1.10 }
1.11