From d375d6293c43f202548cbdf7a91539a7a06b992b Mon Sep 17 00:00:00 2001 From: sibel Date: Thu, 16 Sep 2010 15:32:28 +0200 Subject: maj de firefox#3.6.10-1 --- acompiler/firefox/Pkgfile | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'acompiler/firefox/Pkgfile') diff --git a/acompiler/firefox/Pkgfile b/acompiler/firefox/Pkgfile index 1856cde8c..23ba6b2fa 100644 --- a/acompiler/firefox/Pkgfile +++ b/acompiler/firefox/Pkgfile @@ -5,19 +5,13 @@ # Depends on: desktop-file-utils, alsa-lib, gtk, libidl, pango, python, curl, nss, libnotify, sqlite3, dbus-glib, libgnomeui name=firefox -version=3.6.9 +version=3.6.10 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 @@ -25,6 +19,7 @@ build() { cd mozilla-1.9.2 sed -e "s/#CFLAGS#/$CFLAGS/" $SRC/mozconfig > .mozconfig + ./configure make @@ -41,11 +36,11 @@ build() { # devel stuff cp -frL dist/idl/* $PKG/usr/share/idl/firefox/ cp -frL dist/include/* $PKG/usr/include/firefox/ -install -m755 -d $PKG/usr/share/{applications,pixmaps} -install -m644 browser/branding/unofficial/default48.png \ - $PKG/usr/share/pixmaps/firefox.png -install -m644 ../firefox.desktop \ - $PKG/usr/share/applications/ + install -m755 -d $PKG/usr/share/{applications,pixmaps} + install -m644 browser/branding/unofficial/default48.png \ + $PKG/usr/share/pixmaps/firefox.png + install -m644 ../firefox.desktop \ + $PKG/usr/share/applications/ # Localisation cd .. -- cgit v1.2.3-70-g09d2