wok rev 2537

libgsf: build --without-python
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 22 11:49:27 2009 +0100 (2009-03-22)
parents e0b97123b571
children 0c5792315abd
files libgsf/receipt
line diff
     1.1 --- a/libgsf/receipt	Sun Mar 22 11:47:30 2009 +0100
     1.2 +++ b/libgsf/receipt	Sun Mar 22 11:49:27 2009 +0100
     1.3 @@ -19,7 +19,9 @@
     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 +		--without-bonobo \
     1.9 +		--without-gnome-vfs \
    1.10 +		--without-python \
    1.11  		$CONFIGURE_ARGS &&
    1.12  	make &&
    1.13  	make DESTDIR=$PWD/_pkg install