Author: beat Date: Thu Feb 25 19:06:06 2010 New Revision: 279 Log: - Really fix localization packs this time
Modified: branches/experimental/www/seamonkey2-i18n/Makefile trunk/www/seamonkey2-i18n/Makefile Modified: branches/experimental/www/seamonkey2-i18n/Makefile ============================================================================== --- branches/experimental/www/seamonkey2-i18n/Makefile Thu Feb 25 18:07:38 2010 (r278) +++ branches/experimental/www/seamonkey2-i18n/Makefile Thu Feb 25 19:06:06 2010 (r279) @@ -75,8 +75,7 @@ post-patch: ${FIND} ${WRKSRC} -name install.rdf -print0 | \ - ${XARGS} -0L1 ${REINPLACE_CMD} -i '' -e '/<?xml/,$$!d' \ - -e 's/\(langpack\)/\13/' + ${XARGS} -0L1 ${REINPLACE_CMD} -i '' -e '/<?xml/,$$!d' List-Langs: @fetch -o- "http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/${PORTVERSION}/langpack"|\ Modified: trunk/www/seamonkey2-i18n/Makefile ============================================================================== --- trunk/www/seamonkey2-i18n/Makefile Thu Feb 25 18:07:38 2010 (r278) +++ trunk/www/seamonkey2-i18n/Makefile Thu Feb 25 19:06:06 2010 (r279) @@ -75,8 +75,7 @@ post-patch: ${FIND} ${WRKSRC} -name install.rdf -print0 | \ - ${XARGS} -0L1 ${REINPLACE_CMD} -i '' -e '/<?xml/,$$!d' \ - -e 's/\(langpack\)/\13/' + ${XARGS} -0L1 ${REINPLACE_CMD} -i '' -e '/<?xml/,$$!d' List-Langs: @fetch -o- "http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/${PORTVERSION}/langpack"|\ _______________________________________________ freebsd-gecko@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"