wok-6.x diff pygtk/receipt @ rev 18932
raine: use EXTRA_SOURCE_FILES to track the sources files (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 26 18:58:31 2016 +0100 (2016-02-26) |
parents | 76b72f1ad63c |
children | 6831608a1b2a |
line diff
1.1 --- a/pygtk/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/pygtk/receipt Fri Feb 26 18:58:31 2016 +0100 1.3 @@ -20,7 +20,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 #https://bugzilla.gnome.org/show_bug.cgi?id=623965 1.9 patch -Np1 -i $stuff/python27.patch 1.10 ./configure --disable-docs $CONFIGURE_ARGS &&