wok diff pygtk/receipt @ rev 10747

rt-source*: move to undigest
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 30 12:20:27 2011 +0200 (2011-05-30)
parents d7f32ea18552
children 8e4c74abdf74
line diff
     1.1 --- a/pygtk/receipt	Sat May 14 23:13:35 2011 +0200
     1.2 +++ b/pygtk/receipt	Mon May 30 12:20:27 2011 +0200
     1.3 @@ -22,7 +22,7 @@
     1.4  	cd $src
     1.5  	#https://bugzilla.gnome.org/show_bug.cgi?id=623965
     1.6  	patch -Np1 -i $stuff/python27.patch
     1.7 -	./configure --disable-docs &&
     1.8 +	./configure --disable-docs $CONFIGURE_ARGS &&
     1.9  	make -j 4 && make install
    1.10  }
    1.11