summaryrefslogtreecommitdiff
path: root/libre/icecat/bug-xulrunner-copy-stub.patch
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-01-12 18:06:34 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-01-12 18:06:34 -0500
commit330c0a9ff2e05b86f69f0209b3265cb003e0c98d (patch)
tree34cccc67370ca8d178c21556bc6c6a894bef1f84 /libre/icecat/bug-xulrunner-copy-stub.patch
parent3a5380856fae97f3358dc00522656c9f1fc26187 (diff)
parentdc26483bfd644bb2ad6dd25e3bb5ca9e2bbe1099 (diff)
downloadabslibre-330c0a9ff2e05b86f69f0209b3265cb003e0c98d.tar.gz
abslibre-330c0a9ff2e05b86f69f0209b3265cb003e0c98d.tar.bz2
abslibre-330c0a9ff2e05b86f69f0209b3265cb003e0c98d.zip
Merge branch 'wip-merge'
Conflicts: libre/dpkg/PKGBUILD libre/iceweasel-i18n/PKGBUILD libre/iceweasel-libre/PKGBUILD
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
+