From 9324036e06678e9dc090b0903f704c3e17869f79 Mon Sep 17 00:00:00 2001 From: sibel Date: Thu, 9 Sep 2010 12:31:13 +0200 Subject: maj de firefox#3.6.9-1 --- extra/firefox/Pkgfile | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'extra/firefox/Pkgfile') 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 \ -- cgit v1.2.3-70-g09d2