wok diff pygtk/receipt @ rev 11012

Up: bazaar to 2.4.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 13 03:23:59 2011 +0000 (2011-10-13)
parents d7f32ea18552
children 8e4c74abdf74
line diff
     1.1 --- a/pygtk/receipt	Sat May 14 23:13:35 2011 +0200
     1.2 +++ b/pygtk/receipt	Thu Oct 13 03:23:59 2011 +0000
     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