summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extra/xulrunner/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xulrunner/Pkgfile b/extra/xulrunner/Pkgfile
index c56d8acd7..a68e22a13 100644
--- a/extra/xulrunner/Pkgfile
+++ b/extra/xulrunner/Pkgfile
@@ -2,7 +2,7 @@
# URL: http://xulfr.org/
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: hunspell, xorg-libxt, startup-notification, mime-types, libevent, libgnomeui, python, libidl, nss, gtk, python, dbus-glib, alsa-lib, libnotify
+# Depends on: hunspell, xorg-libxt, startup-notification, mime-types, libevent, libgnomeui, libidl, nss, gtk, python, dbus-glib, alsa-lib, libnotify
name=xulrunner
version=1.9.2.13
@@ -31,7 +31,7 @@ build() {
patch -Np1 -i $SRC/xulrunner-version.patch
patch -Np0 -i $SRC/xulrunner-png14.patch
- ./configure --disable-necko-wifi
+ PYTHON=python2 ./configure --disable-necko-wifi
sed 's@stable@unstable@' \
-i xulrunner/installer/mozilla-js.pc.in