summaryrefslogtreecommitdiff
path: root/libre/icecat/bug-xulrunner-copy-stub.patch
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-01-12 17:00:09 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-01-12 17:06:37 -0500
commitc3f41f14797cb2f0340a60237f5daeb3a1fcdc05 (patch)
tree031cb52fd9fad43119ac37049897bda9a6e0a876 /libre/icecat/bug-xulrunner-copy-stub.patch
parent867dbcc116fbed767fa4262aedf445546bb11d06 (diff)
libre/icecat: tidy up, rename files
PKGBUILD-only: * do the build in "mozilla-release", to match firefox PKGBUILD and file changes: * mv {,bug-}xulrunner-copy-stub.patch * rm cairo.patch # was unapplied * mv {icecat,firefox}-install-dir.patch * mv {icecat,firefox}.install * rm gcc47.patch # was unapplied * rm icecat-safe.desktop # no longer offered for firefox * add shared-libs.patch from firefox, this was done by a sed script *
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
+