wok diff gaupol/receipt @ rev 14919

Up: firefox-langpack-it (17.0.7esr)
author Richard Dunbar <mojo@slitaz.org>
date Tue Aug 06 01:22:37 2013 +0000 (2013-08-06)
parents 5c245886becb
children 2b9f96603415
line diff
     1.1 --- a/gaupol/receipt	Mon Jul 22 18:18:34 2013 -0300
     1.2 +++ b/gaupol/receipt	Tue Aug 06 01:22:37 2013 +0000
     1.3 @@ -22,6 +22,8 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 +	PYTHON_LIB=python$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/')
     1.8 +	sed -i 's|/home/slitaz/wok/gaupol/install||g' \
     1.9 +		$install/usr/lib/$PYTHON_LIB/site-packages/aeidon/paths.py
    1.10  	cp -a $install/usr $fs
    1.11  }
    1.12 -