From a6f585aa37b421b958ea836000373985b878de51 Mon Sep 17 00:00:00 2001 From: sibel Date: Wed, 29 Dec 2010 11:34:07 +0000 Subject: phatch#0.2.7-1, maj python --- extra/phatch/Pkgfile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'extra/phatch/Pkgfile') diff --git a/extra/phatch/Pkgfile b/extra/phatch/Pkgfile index 91e441ae3..8e8f5692d 100644 --- a/extra/phatch/Pkgfile +++ b/extra/phatch/Pkgfile @@ -2,16 +2,18 @@ # URL: http://photobatch.stani.be # Maintainer: Nutyx core team # Packager: fanch -# Depends on: python, wxpython, pil +# Depends on: + +#python, wxpython, pil name=phatch -version=0.1.6 +version=0.2.7 release=1 -source=(http://photobatch.stani.be/download/package/phatch-0.1.6.tar.gz) +source=(http://photobatch.stani.be/download/package/phatch-$version.tar.gz) build() { cd $name-$version - python setup.py build install --root=$PKG + python2 setup.py build install --root=$PKG } -- cgit v1.2.3-70-g09d2