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

Alexander Baldeck alexander at archlinux.org
Thu May 17 22:40:28 UTC 2007


    Date: Thursday, May 17, 2007 @ 18:40:28
  Author: alexander
    Path: /home/cvs-arch/arch/build/network/firefox

Modified: PKGBUILD (1.8 -> 1.9)


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: arch/build/network/firefox/PKGBUILD
diff -u arch/build/network/firefox/PKGBUILD:1.8 arch/build/network/firefox/PKGBUILD:1.9
--- arch/build/network/firefox/PKGBUILD:1.8	Thu May 17 11:30:10 2007
+++ arch/build/network/firefox/PKGBUILD	Thu May 17 18:40:28 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.8 2007/05/17 15:30:10 alexander Exp $
+# $Id: PKGBUILD,v 1.9 2007/05/17 22:40:28 alexander Exp $
 # Maintainer: Dale Blount <dale at archlinux.org>
 # Contributer: Nick Penwarden <toth64 at yahoo.com>
 
@@ -28,8 +28,8 @@
 	firefox-2.0-add-ldflags.patch
 	firefox-2.0-buildversion.patch
         firefox.desktop
-	firefox-safe.desktop
-        firefox-bug-380558-arch.patch)
+	firefox-safe.desktop)
+        #firefox-bug-380558-arch.patch)
 	
 build() {
   cd ${startdir}/src/mozilla
@@ -44,7 +44,7 @@
   patch -Np0 -i ${startdir}/src/firefox-2.0-add-ldflags.patch || return 1
   patch -Np0 -i ${startdir}/src/firefox-2.0-buildversion.patch || return 1
 
-  patch -Np0 -i ${startdir}/src/firefox-bug-380558-arch.patch || return 1
+  #patch -Np0 -i ${startdir}/src/firefox-bug-380558-arch.patch || return 1
 
   if [ "$CARCH" = "x86_64" ]; then
     patch -Np0 -i ../firefox-visibility.patch || return 1




More information about the arch-commits mailing list