summaryrefslogtreecommitdiffstats
path: root/extra/libgsf/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-01-02 19:02:20 +0100
committersibel <lesibel@free.fr>2011-01-02 19:02:20 +0100
commit34bc02830c211bbd64c3dd458a10f6b5542d0a9e (patch)
treebba30d74dca2ab9278fb0719d2ae5d4df7629a7c /extra/libgsf/Pkgfile
parent8236aa86d9fb7dfe2d72a149419cc1a9ab393bc8 (diff)
downloadnutyx-pakxe-34bc02830c211bbd64c3dd458a10f6b5542d0a9e.tar.gz
nutyx-pakxe-34bc02830c211bbd64c3dd458a10f6b5542d0a9e.tar.bz2
nutyx-pakxe-34bc02830c211bbd64c3dd458a10f6b5542d0a9e.tar.xz
nutyx-pakxe-34bc02830c211bbd64c3dd458a10f6b5542d0a9e.zip
libgsf#1.14.18-1, maj python
Diffstat (limited to 'extra/libgsf/Pkgfile')
-rwxr-xr-xextra/libgsf/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgsf/Pkgfile b/extra/libgsf/Pkgfile
index c9e2563a7..2eef2626f 100755
--- a/extra/libgsf/Pkgfile
+++ b/extra/libgsf/Pkgfile
@@ -12,7 +12,7 @@ source=( http://ftp.gnome.org/pub/gnome/sources/libgsf/1.14/$name-$version.tar.g
build() {
cd $name-$version
- ./configure --prefix=/usr \
+ PYTHON=python2 ./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-gtk-doc \
--without-gnome \