wok diff python-pygments/receipt @ rev 16154

remove libtaz, see http://hg.slitaz.org/slitaz-dev-tools/rev/712c188572fc
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 28 14:10:02 2014 +0000 (2014-03-28)
parents ab9c59834e71
children 313b384e2a06
line diff
     1.1 --- a/python-pygments/receipt	Sun Apr 03 12:26:36 2011 +0000
     1.2 +++ b/python-pygments/receipt	Fri Mar 28 14:10:02 2014 +0000
     1.3 @@ -6,9 +6,11 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Generic syntax highlighter."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 +LICENSE="BSD"
     1.8  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://pygments.org"
    1.10  WGET_URL="http://pypi.python.org/packages/source/P/$SOURCE/$TARBALL"
    1.11 +
    1.12  DEPENDS="python"
    1.13  BUILD_DEPENDS="setuptools"
    1.14  
    1.15 @@ -23,7 +25,7 @@
    1.16  genpkg_rules()
    1.17  {
    1.18  	mkdir -p $fs/usr
    1.19 -	cp -a $_pkg/usr $fs
    1.20 +	cp -a $install/usr $fs
    1.21  }
    1.22  
    1.23  # Remove old package.