wok-current rev 13362
hplip: add parallel support
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Sep 13 00:36:01 2012 +0000 (2012-09-13) |
parents | 60c00c202374 |
children | f906096149bd |
files | hplip/receipt |
line diff
1.1 --- a/hplip/receipt Wed Sep 12 16:59:14 2012 +0200 1.2 +++ b/hplip/receipt Thu Sep 13 00:36:01 2012 +0000 1.3 @@ -28,6 +28,7 @@ 1.4 --disable-gui-build \ 1.5 --disable-fax-build \ 1.6 --disable-qt3 \ 1.7 + --enable-pp-build \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install