python: put back pyconfig.h into main pkg.

This commit is contained in:
Juan RP 2011-09-19 11:31:53 +02:00
parent 445103cd0f
commit ec5f1ac5ab
2 changed files with 7 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Template build file for 'python'.
pkgname=python
version=2.7.2
revision=1
revision=2
patch_args="-Np1"
wrksrc="Python-$version"
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.bz2"