[arch-commits] CVS update of extra/network/firefox (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Tue Nov 27 21:50:54 UTC 2007


    Date: Tuesday, November 27, 2007 @ 16:50:54
  Author: alexander
    Path: /home/cvs-extra/extra/network/firefox

Modified: PKGBUILD (1.21 -> 1.22)

* fixed md5sums etc


----------+
 PKGBUILD |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)


Index: extra/network/firefox/PKGBUILD
diff -u extra/network/firefox/PKGBUILD:1.21 extra/network/firefox/PKGBUILD:1.22
--- extra/network/firefox/PKGBUILD:1.21	Tue Nov 27 16:46:58 2007
+++ extra/network/firefox/PKGBUILD	Tue Nov 27 16:50:54 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.21 2007/11/27 21:46:58 alexander Exp $
+# $Id: PKGBUILD,v 1.22 2007/11/27 21:50:54 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Dale Blount <dale at archlinux.org>
 # Contributer: Nick Penwarden <toth64 at yahoo.com>
@@ -54,9 +54,11 @@
   if [ "$CARCH" = "x86_64" ]; then
     patch -Np0 -i ../firefox-visibility.patch || return 1
   fi
-  
+
+  export MOZ_PROJECT=browser
+
   sed "s/#CFLAGS#/${CFLAGS}/g" ${startdir}/src/mozconfig >.mozconfig
-ient.mk build || return 1
+  make -f client.mk build || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 
   cd ${startdir}/pkg/opt/mozilla/lib/firefox-${pkgver}
@@ -87,11 +89,8 @@
   install -m644 ${startdir}/src/mozilla/browser/app/default.xpm ${startdir}/pkg/opt/mozilla/lib/firefox/chrome/icons/default/
   install -m644 ${startdir}/src/mozilla/browser/app/default.xpm ${startdir}/pkg/opt/mozilla/lib/firefox/icons/
 }
-  export MOZ_PROJECT=browser
-
-}
 md5sums=('5c2f13d6a27f462ec6b862dafca22e7b'
-         'e980891ba998459afb8afe7293f1a2af'
+         'b6b9a0977d33f79b79d58f0b501578e7'
          '224962b5f2446cab7727fdf07fd526de'
          'bd5db57c23c72a02a489592644f18995'
          '29194973e2a535b460c6b7f92c635eaf'




More information about the arch-commits mailing list