summaryrefslogtreecommitdiff
path: root/~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch
diff options
context:
space:
mode:
Diffstat (limited to '~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch')
-rw-r--r--~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch b/~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch
index 03ae45168..e3b8e9376 100644
--- a/~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch
+++ b/~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch
@@ -1,11 +1,11 @@
---- browser/app/Makefile.in~ 2008-10-02 10:11:42.000000000 +0200
-+++ browser/app/Makefile.in 2008-10-02 10:12:06.000000000 +0200
-@@ -414,7 +414,7 @@
+--- 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$(BIN_SUFFIX) $(DIST)/bin/firefox$(BIN_SUFFIX)
-+ cp $(LIBXUL_DIST)/bin/xulrunner-stub$(BIN_SUFFIX) $(DIST)/bin/iceweasel$(BIN_SUFFIX)
+- 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