wok diff python-vte/receipt @ rev 19234

httpfs-fuse-static: add fusermount (static)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 25 13:38:04 2016 +0200 (2016-06-25)
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	Sat Jun 25 13:38:04 2016 +0200
     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