summaryrefslogtreecommitdiff
path: root/~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-25 16:33:55 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-25 16:33:55 -0500
commit2bd323b9f9cbdf455b6ea9e3ec3dff37ad732517 (patch)
tree6bde1ff190a2b48a20923026ea73e4a8a807d98e /~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch
parentf0bd55bfc1603b046d9a23dff97de4c131c8351a (diff)
downloadabslibre-2bd323b9f9cbdf455b6ea9e3ec3dff37ad732517.tar.gz
abslibre-2bd323b9f9cbdf455b6ea9e3ec3dff37ad732517.tar.bz2
abslibre-2bd323b9f9cbdf455b6ea9e3ec3dff37ad732517.zip
update ~lukeshu/iceweasel-libre-current clean up config patches
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