summaryrefslogtreecommitdiff
path: root/extra/libtorrent-rasterbar/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-05 10:13:26 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-05 10:13:26 -0300
commitd333dde0a4d6295e9530ab8e988efa1d654e8716 (patch)
treed48731194cdad2fb424ac33b6162669321a504b2 /extra/libtorrent-rasterbar/PKGBUILD
parent7d1ef93386fa989f029f02c870375cd8de31129d (diff)
parentc973e7aa43bb6c3bb4e25503eea40ddee63fcefd (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/blobby2/PKGBUILD community/gtk2hs-buildtools/PKGBUILD extra/qt/PKGBUILD
Diffstat (limited to 'extra/libtorrent-rasterbar/PKGBUILD')
-rw-r--r--extra/libtorrent-rasterbar/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libtorrent-rasterbar/PKGBUILD b/extra/libtorrent-rasterbar/PKGBUILD
index b83b9babd..6b4e246a8 100644
--- a/extra/libtorrent-rasterbar/PKGBUILD
+++ b/extra/libtorrent-rasterbar/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 169612 2012-10-24 12:56:39Z ibiru $
+# $Id: PKGBUILD 170197 2012-11-04 18:02:05Z ibiru $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Hugo Doria <hugo@archlinux.org>
@@ -18,7 +18,7 @@ sha1sums=('dde29c7a51392d9098de23e2e69a993a5c380016')
build() {
cd $pkgname-$pkgver
- PYTHON2=/usr/bin/python2 ./configure --prefix=/usr \
+ PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
--enable-python-binding \
--with-libgeoip=system
make