summaryrefslogtreecommitdiff
path: root/libre/icecat/bug-xulrunner-copy-stub.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-13 01:47:51 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-13 01:47:51 -0200
commita43424aded5ba968205da4bf27661286a2c18b68 (patch)
tree5631cb9eae4b970199a802d6824f21a9d41ab599 /libre/icecat/bug-xulrunner-copy-stub.patch
parentc83ed927b4aaf69eeb2cb4ee52d0b2b159d85f50 (diff)
parentdfeb9e01d9a2558bad8b27b72f22b826a940bbf1 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/icecat/bug-xulrunner-copy-stub.patch')
-rw-r--r--libre/icecat/bug-xulrunner-copy-stub.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libre/icecat/bug-xulrunner-copy-stub.patch b/libre/icecat/bug-xulrunner-copy-stub.patch
new file mode 100644
index 000000000..8ccf127df
--- /dev/null
+++ b/libre/icecat/bug-xulrunner-copy-stub.patch
@@ -0,0 +1,11 @@
+--- a/browser/app/Makefile.in
++++ b/browser/app/Makefile.in
+@@ -233,7 +233,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/icecat$(BIN_SUFFIX)
+ endif
+ endif
+