summaryrefslogtreecommitdiffstats
path: root/gnome/gnome-doc-utils/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-01-04 21:46:57 +0100
committersibel <lesibel@free.fr>2011-01-04 21:46:57 +0100
commitc5e20ca323201aa549f1c7de53680a8e7c0f2a2a (patch)
treea992eb4ad2f9a0d3896706ddcce9bedac6682a33 /gnome/gnome-doc-utils/Pkgfile
parente3a8c431430a807a2be1d83a0e474b9ecffb47c8 (diff)
downloadnutyx-extra-c5e20ca323201aa549f1c7de53680a8e7c0f2a2a.tar.gz
nutyx-extra-c5e20ca323201aa549f1c7de53680a8e7c0f2a2a.tar.bz2
nutyx-extra-c5e20ca323201aa549f1c7de53680a8e7c0f2a2a.tar.xz
nutyx-extra-c5e20ca323201aa549f1c7de53680a8e7c0f2a2a.zip
gnome-doc-utils#0.20.2-1, maj port
Diffstat (limited to 'gnome/gnome-doc-utils/Pkgfile')
-rw-r--r--gnome/gnome-doc-utils/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome/gnome-doc-utils/Pkgfile b/gnome/gnome-doc-utils/Pkgfile
index be7068445..ee3d1ccd2 100644
--- a/gnome/gnome-doc-utils/Pkgfile
+++ b/gnome/gnome-doc-utils/Pkgfile
@@ -5,14 +5,14 @@
# Depends on: intltool, libxslt, p5-xml-parser, rarian
name=gnome-doc-utils
-version=0.20.0
+version=0.20.2
release=1
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2)
build() {
cd $name-$version
- ./configure --prefix=$GNOME_PREFIX \
- --mandir=$GNOME_PREFIX/share/man \
+ PYTHON=/usr/bin/python2 ./configure --prefix=$GNOME_PREFIX \
+ --mandir=$GNOME_PREFIX/share/man \
--disable-scrollkeeper
make
make DESTDIR=$PKG install