Author: jhuntwork Date: 2006-05-25 10:48:02 -0600 (Thu, 25 May 2006) New Revision: 1562
Modified: trunk/packages/seamonkey/Makefile Log: Remove unnecessary patch in seamonkey Modified: trunk/packages/seamonkey/Makefile =================================================================== --- trunk/packages/seamonkey/Makefile 2006-05-25 12:52:24 UTC (rev 1561) +++ trunk/packages/seamonkey/Makefile 2006-05-25 16:48:02 UTC (rev 1562) @@ -8,8 +8,6 @@ URL-$(FILE)= http://ftp.mozilla.org/pub/mozilla.org/$(NM)/releases/$(VRS)/$(FILE) SHA-$(FILE)= e8673838903d50247d96ed42daf99c2adbd9f577 -PATCH1= lpangoxft.patch - # Targets include $(ROOT)/scripts/functions @@ -22,7 +20,6 @@ $(std_build) compile-stage2: - patch -Np0 -i ../$(PATCH1) sed 's:@TOPSRCDIR@:$(ROOT)/$(PKG)/$(NM)/mozilla:' ../.mozconfig \ > .mozconfig ifeq ($(LFS-ARCH),ppc) -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
