summaryrefslogtreecommitdiffstats
path: root/extra/firefox/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2010-09-09 12:31:13 +0200
committersibel <lesibel@free.fr>2010-09-09 12:31:13 +0200
commit9324036e06678e9dc090b0903f704c3e17869f79 (patch)
tree23b9275bbfb12c66f659e6c53ff71fb746848ea6 /extra/firefox/Pkgfile
parentfa08ced489b12a352fded76d92f0b46a0e23cb00 (diff)
downloadnutyx-extra-9324036e06678e9dc090b0903f704c3e17869f79.tar.gz
nutyx-extra-9324036e06678e9dc090b0903f704c3e17869f79.tar.bz2
nutyx-extra-9324036e06678e9dc090b0903f704c3e17869f79.tar.xz
nutyx-extra-9324036e06678e9dc090b0903f704c3e17869f79.zip
maj de firefox#3.6.9-1
Diffstat (limited to 'extra/firefox/Pkgfile')
-rw-r--r--extra/firefox/Pkgfile11
1 files changed, 9 insertions, 2 deletions
diff --git a/extra/firefox/Pkgfile b/extra/firefox/Pkgfile
index 934555389..1856cde8c 100644
--- a/extra/firefox/Pkgfile
+++ b/extra/firefox/Pkgfile
@@ -2,16 +2,22 @@
# URL: http://www.mozilla.com/firefox/
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: alsa-lib, gtk, libidl, pango, python, curl, nss, libnotify, sqlite3, dbus-glib
+# Depends on: desktop-file-utils, alsa-lib, gtk, libidl, pango, python, curl, nss, libnotify, sqlite3, dbus-glib, libgnomeui
name=firefox
-version=3.6.8
+version=3.6.9
release=1
source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version.source.tar.bz2\
http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/linux-i686/xpi/fr.xpi\
mozconfig firefox.desktop)
build() {
+# unset MAKEFLAGS
+# unset CFLAGS
+# unset CXXFLAGS
+
+# export LDFLAGS="-Wl,-rpath,/usr/lib/firefox-3.6"
+
export MOZ_CO_PROJECT=browser
export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1
@@ -20,6 +26,7 @@ build() {
cd mozilla-1.9.2
sed -e "s/#CFLAGS#/$CFLAGS/" $SRC/mozconfig > .mozconfig
./configure
+
make
install -d \