wok diff libgsf/receipt @ rev 2757

locale-ru: Use UTF-8 by default
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 26 21:07:54 2009 +0200 (2009-04-26)
parents 7917cbf0c6af
children fb77c7188b05
line diff
     1.1 --- a/libgsf/receipt	Mon Mar 16 12:04:46 2009 +0000
     1.2 +++ b/libgsf/receipt	Sun Apr 26 21:07:54 2009 +0200
     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