summaryrefslogtreecommitdiff
path: root/mozilla-testing/iceweasel/xulrunner-copy-stub.patch
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-27 02:20:15 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-27 02:20:15 -0500
commit8cc645d54287761cc9b2e57a537c307967d6ed40 (patch)
treea9cf72c3cd5a523c39f2adcfae358bf139d94804 /mozilla-testing/iceweasel/xulrunner-copy-stub.patch
parente184a60312988975147531b3dd0a59573056a380 (diff)
downloadabslibre-8cc645d54287761cc9b2e57a537c307967d6ed40.tar.gz
abslibre-8cc645d54287761cc9b2e57a537c307967d6ed40.tar.bz2
abslibre-8cc645d54287761cc9b2e57a537c307967d6ed40.zip
create [mozilla-testing]: icecat9, iceweasel9, i18n for each, and mozilla-searchplugins.
Diffstat (limited to 'mozilla-testing/iceweasel/xulrunner-copy-stub.patch')
-rw-r--r--mozilla-testing/iceweasel/xulrunner-copy-stub.patch11
1 files changed, 11 insertions, 0 deletions
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
+