summaryrefslogtreecommitdiffstats
path: root/extra/libgpod
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2010-12-29 13:52:27 +0000
committersibel <lesibel@free.fr>2010-12-29 13:52:27 +0000
commitc0981f10a4cba497a795be509bfecd343b2842d8 (patch)
tree7373e2d77bb6176a50588179e40101a57ec924f4 /extra/libgpod
parent27909e8b8268756d79590d1d6d5d2ae0ee1d5fad (diff)
downloadnutyx-extra-c0981f10a4cba497a795be509bfecd343b2842d8.tar.gz
nutyx-extra-c0981f10a4cba497a795be509bfecd343b2842d8.tar.bz2
nutyx-extra-c0981f10a4cba497a795be509bfecd343b2842d8.tar.xz
nutyx-extra-c0981f10a4cba497a795be509bfecd343b2842d8.zip
libgpod#0.8.0-1, maj python
Diffstat (limited to 'extra/libgpod')
-rw-r--r--extra/libgpod/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgpod/Pkgfile b/extra/libgpod/Pkgfile
index b704f2d13..e56cd9b6a 100644
--- a/extra/libgpod/Pkgfile
+++ b/extra/libgpod/Pkgfile
@@ -11,7 +11,7 @@ source=(http://downloads.sourceforge.net/sourceforge/gtkpod/$name-$version.tar.g
build() {
cd $name-$version
- ./configure --prefix=/usr \
+ PYTHON=python2 ./configure --prefix=/usr \
--enable-udev
make
make DESTDIR=$PKG install