wok rev 1522
libgnomeprintw: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Oct 08 17:01:36 2008 +0000 (2008-10-08) |
parents | 8b7a4571d133 |
children | ef616884d9ee |
files | libgnomeprint/receipt |
line diff
1.1 --- a/libgnomeprint/receipt Wed Oct 08 17:00:41 2008 +0000 1.2 +++ b/libgnomeprint/receipt Wed Oct 08 17:01:36 2008 +0000 1.3 @@ -20,6 +20,7 @@ 1.4 --infodir=/usr/share/info \ 1.5 --mandir=/usr/share/man \ 1.6 --with-html-dir=/usr/share/doc \ 1.7 + --without-cups \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install