wok diff slitaz-mercurial-style/receipt @ rev 6626

Up: glib to 2.26.0. Added perl and python to build depends so script in glib-dev work right if build in clean chroot.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 10 04:22:23 2010 +0000 (2010-10-10)
parents 5921dc28d8c6
children df5c4c4f6551
line diff
     1.1 --- a/slitaz-mercurial-style/receipt	Sat Oct 09 15:31:15 2010 +0200
     1.2 +++ b/slitaz-mercurial-style/receipt	Sun Oct 10 04:22:23 2010 +0000
     1.3 @@ -11,7 +11,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/mercurial
    1.10  	cp -a stuff/templates $fs/usr/lib/$PYTHON_LIB/site-packages/mercurial
    1.11  	chown -R root.root $fs