wok diff gnome-menus-dev/receipt @ rev 12650

update url for WGET_URL => smbbox.free.fr/src/
author Stanislas Leduc <shann@slitaz.org>
date Mon Apr 30 08:35:44 2012 +0200 (2012-04-30)
parents 5921dc28d8c6
children 380ffe05937a
line diff
     1.1 --- a/gnome-menus-dev/receipt	Sat Oct 09 15:31:15 2010 +0200
     1.2 +++ b/gnome-menus-dev/receipt	Mon Apr 30 08:35:44 2012 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	PYTHON_LIB=$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/')
     1.8 +	PYTHON_LIB=python$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/')
     1.9  	mkdir -p $fs/usr/lib/$PYTHON_LIB/site-packages
    1.10  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
    1.11  	cp -a $_pkg/usr/lib/$PYTHON_LIB/site-packages/*.*a \