wok diff python-vte/receipt @ rev 16224

Up: mhwaveedit (1.4.23)
author Alexander Medvedev <devl547@gmail.com>
date Tue Apr 01 07:06:14 2014 +0000 (2014-04-01)
parents 380ffe05937a
children 86790a278e70
line diff
     1.1 --- a/python-vte/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/python-vte/receipt	Tue Apr 01 07:06:14 2014 +0000
     1.3 @@ -14,6 +14,7 @@
     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  	mkdir -p $fs/usr/lib $fs/usr/share
     1.9  	cp -a $install/usr/lib/python* $fs/usr/lib
    1.10  	cp -a $install/usr/share/pygtk $fs/usr/share