From 8cc645d54287761cc9b2e57a537c307967d6ed40 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 27 Dec 2011 02:20:15 -0500 Subject: create [mozilla-testing]: icecat9, iceweasel9, i18n for each, and mozilla-searchplugins. --- mozilla-testing/iceweasel/xulrunner-copy-stub.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mozilla-testing/iceweasel/xulrunner-copy-stub.patch (limited to 'mozilla-testing/iceweasel/xulrunner-copy-stub.patch') diff --git a/mozilla-testing/iceweasel/xulrunner-copy-stub.patch b/mozilla-testing/iceweasel/xulrunner-copy-stub.patch new file mode 100644 index 000000000..e3b8e9376 --- /dev/null +++ b/mozilla-testing/iceweasel/xulrunner-copy-stub.patch @@ -0,0 +1,11 @@ +--- iceweasel-9.0.1/browser/app/Makefile.in~ 2011-12-25 16:19:29.000000000 -0500 ++++ iceweasel-9.0.1/browser/app/Makefile.in 2011-12-25 16:19:55.000000000 -0500 +@@ -257,7 +257,7 @@ + else + ifdef LIBXUL_SDK + libs:: +- cp $(LIBXUL_DIST)/bin/$(XULRUNNER_STUB_NAME)$(BIN_SUFFIX) $(DIST)/bin/firefox$(BIN_SUFFIX) ++ cp $(LIBXUL_DIST)/bin/$(XULRUNNER_STUB_NAME)$(BIN_SUFFIX) $(DIST)/bin/iceweasel$(BIN_SUFFIX) + endif + endif + -- cgit v1.2.3