wok-next diff pygtk/receipt @ rev 10639
icedtea6-jdk: it build now (DONT touch this receipt or mail me or MAINTAINER)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 27 00:54:12 2011 +0200 (2011-05-27) |
parents | d7f32ea18552 |
children | 8e4c74abdf74 |
line diff
1.1 --- a/pygtk/receipt Sat May 14 23:13:35 2011 +0200 1.2 +++ b/pygtk/receipt Fri May 27 00:54:12 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