wok-next diff python-dev/receipt @ rev 19665

cookutils: up 892
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 17 15:07:45 2017 +0200 (2017-03-17)
parents b58da74b99ca
children
line diff
     1.1 --- a/python-dev/receipt	Tue Apr 08 00:37:42 2014 +0200
     1.2 +++ b/python-dev/receipt	Fri Mar 17 15:07:45 2017 +0200
     1.3 @@ -6,11 +6,10 @@
     1.4  SHORT_DESC="The Python programming language devel files."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="PSL"
     1.7 -WANTED="python"
     1.8 -SOURCE="Python"
     1.9  WEB_SITE="http://www.python.org/"
    1.10  HOST_ARCH="i486 arm"
    1.11  
    1.12 +WANTED="python"
    1.13  DEPENDS="python"
    1.14  
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16 @@ -24,4 +23,3 @@
    1.17  	python_version=${VERSION:0:3}
    1.18  	rm $fs/usr/include/${WANTED}$python_version/pyconfig.h
    1.19  }
    1.20 -