wok diff pygtk/receipt @ rev 10922
Up: dokuwiki to 2011-05-25a.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Aug 10 13:57:38 2011 +0000 (2011-08-10) |
parents | d7f32ea18552 |
children | 8e4c74abdf74 |
line diff
1.1 --- a/pygtk/receipt Sat May 14 23:13:35 2011 +0200 1.2 +++ b/pygtk/receipt Wed Aug 10 13:57:38 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