From 3f57a7f93b3e7550cbd73036f6a56654e17d1d5c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 8 Jan 2012 12:15:45 +0100 Subject: split de git pakxe et NuTyX-extra --- setuptools/Pkgfile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 setuptools/Pkgfile (limited to 'setuptools/Pkgfile') diff --git a/setuptools/Pkgfile b/setuptools/Pkgfile new file mode 100644 index 000000000..236fbeb70 --- /dev/null +++ b/setuptools/Pkgfile @@ -0,0 +1,15 @@ +# Description: A collection of enhancements to the Python distutils +# URL:http://peak.telecommunity.com/DevCenter/setuptools +# Maintainer: NuTyX core team +# Packager: fanch +# Depends on: +# Run on: + +name=setuptools +version=0.6c11 +release=1 +source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-0.6c11.tar.gz) +build() { +cd $name-$version + python2 setup.py build install --root=$PKG +} -- cgit v1.2.3-70-g09d2