wok diff python-pyparsing/receipt @ rev 15488
Up: firefox-dev (17.0.10esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 17 16:28:53 2013 +0100 (2013-11-17) |
parents | aa7d170708a9 |
children | 2e5434fe0bdb |
line diff
1.1 --- a/python-pyparsing/receipt Fri Jun 12 23:10:19 2009 +0000 1.2 +++ b/python-pyparsing/receipt Sun Nov 17 16:28:53 2013 +0100 1.3 @@ -6,6 +6,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Fuse Filsystem in user space." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="MIT" 1.8 TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 WEB_SITE="http://pyparsing.wikispaces.com/" 1.10 WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL" 1.11 @@ -17,13 +18,13 @@ 1.12 { 1.13 cd $src 1.14 python setup.py build && 1.15 - python setup.py install --root=$PWD/_pkg 1.16 + python setup.py install --root=$DESTDIR 1.17 } 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg. 1.20 genpkg_rules() 1.21 { 1.22 - cp -a $_pkg/usr $fs 1.23 + cp -a $install/usr $fs 1.24 } 1.25 1.26 # Remove old package.