From 7442f922d5b80fe25ff1c09f27914df8b9674d00 Mon Sep 17 00:00:00 2001 From: sibel Date: Wed, 29 Dec 2010 15:52:11 +0000 Subject: pyalsaaudio#0.6-1, maj python --- extra/pyalsaaudio/Pkgfile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'extra/pyalsaaudio/Pkgfile') diff --git a/extra/pyalsaaudio/Pkgfile b/extra/pyalsaaudio/Pkgfile index 6db6463e7..e76a2cc4c 100644 --- a/extra/pyalsaaudio/Pkgfile +++ b/extra/pyalsaaudio/Pkgfile @@ -2,7 +2,9 @@ # URL: http://www.cairographics.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: python alsa-lib +# Depends on: + +#python alsa-lib name=pyalsaaudio version=0.6 @@ -11,7 +13,7 @@ source=(http://downloads.sourceforge.net/project/$name/$name-$version.tar.gz) build() { cd $name-$version - python setup.py build - python setup.py install --prefix=/usr --root=$PKG + python2 setup.py build + python2 setup.py install --prefix=/usr --root=$PKG } -- cgit v1.2.3-70-g09d2