wok rev 1521
libgsf: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Oct 08 17:00:41 2008 +0000 (2008-10-08) |
parents | bfd918db2ced |
children | fcf7426b607e |
files | libgsf/receipt |
line diff
1.1 --- a/libgsf/receipt Wed Oct 08 16:59:22 2008 +0000 1.2 +++ b/libgsf/receipt Wed Oct 08 17:00:41 2008 +0000 1.3 @@ -19,6 +19,7 @@ 1.4 --prefix=/usr \ 1.5 --mandir=/usr/share/man \ 1.6 --with-html-dir=/usr/share/doc \ 1.7 + --without-bonobo --without-gnome-vfs \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install