Author: alexander
Date: 2006-03-01 06:21:25 -0700 (Wed, 01 Mar 2006)
New Revision: 1427

Modified:
   branches/udev_update/packages/seamonkey/Makefile
Log:
SeaMonkey locale patch was never needed: upstream properly fixed the bug.
Testcase: Belgarath IMAP-SSL certificate dialog.


Modified: branches/udev_update/packages/seamonkey/Makefile
===================================================================
--- branches/udev_update/packages/seamonkey/Makefile    2006-03-01 11:50:48 UTC 
(rev 1426)
+++ branches/udev_update/packages/seamonkey/Makefile    2006-03-01 13:21:25 UTC 
(rev 1427)
@@ -8,10 +8,6 @@
 URL-$(FILE)= 
http://ftp.mozilla.org/pub/mozilla.org/$(NM)/releases/$(VRS)/$(FILE)
 SHA-$(FILE)= f535ff1d2620ac5a76a2d8179c07f82cd53f938f
 
-PATCH50= $(NM)-$(VRS)-locale-1.patch
-URL-$(PATCH50)= http://www.linuxfromscratch.org/~alexander/patches/$(PATCH50)
-SHA-$(PATCH50)= 4c550d86bcd179030cfc51b64393eb663e10f4c4
-
 # Targets
 
 include $(ROOT)/scripts/functions
@@ -26,7 +22,6 @@
 compile-stage2:
        sed 's:@TOPSRCDIR@:$(ROOT)/$(PKG)/$(NM)/mozilla:' ../.mozconfig \
         > .mozconfig
-       patch -Np1 -i ../$(PATCH50)
        make -f client.mk build
        make -f client.mk install
        cp -ra $(ROOT)/root/.mozilla /root

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to