summaryrefslogtreecommitdiff
path: root/mozilla-testing/iceweasel-libre/xulrunner-copy-stub.patch
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2011-12-31 23:02:11 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2011-12-31 23:02:11 +0100
commit007fa4a3de674cd44c9b4609d8567facc307de51 (patch)
treecc49e877b073844ef40c26218eb10ad326a154a5 /mozilla-testing/iceweasel-libre/xulrunner-copy-stub.patch
parent6fe37f4d0d58fef7e918c59a8c22a2d7169db64d (diff)
parentc7939f2babc29899c41dfbad83b967b8f832ee85 (diff)
downloadabslibre-007fa4a3de674cd44c9b4609d8567facc307de51.tar.gz
abslibre-007fa4a3de674cd44c9b4609d8567facc307de51.tar.bz2
abslibre-007fa4a3de674cd44c9b4609d8567facc307de51.zip
Merge branch 'master' of git+ssh://parabola-git/abslibre
Diffstat (limited to 'mozilla-testing/iceweasel-libre/xulrunner-copy-stub.patch')
-rw-r--r--mozilla-testing/iceweasel-libre/xulrunner-copy-stub.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/mozilla-testing/iceweasel-libre/xulrunner-copy-stub.patch b/mozilla-testing/iceweasel-libre/xulrunner-copy-stub.patch
new file mode 100644
index 000000000..e3b8e9376
--- /dev/null
+++ b/mozilla-testing/iceweasel-libre/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
+