wok-next diff poppler/receipt @ rev 6055

slim: Upgrade to 1.3.2
author Matthew Sheets <rcx@zoominternet.net>
date Thu Aug 19 20:55:56 2010 +0000 (2010-08-19)
parents ec066bd77049
children b415119b4b86
line diff
     1.1 --- a/poppler/receipt	Sun Apr 25 22:52:30 2010 +0200
     1.2 +++ b/poppler/receipt	Thu Aug 19 20:55:56 2010 +0000
     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