summaryrefslogtreecommitdiff
path: root/~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-25 15:51:58 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-25 15:51:58 -0500
commitf0bd55bfc1603b046d9a23dff97de4c131c8351a (patch)
treedb46eefebb226619d9d35bcc9cabe6a2ba858275 /~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch
parentd3eac7cccc5716a58a670ad11e421d23be0f1258 (diff)
downloadabslibre-f0bd55bfc1603b046d9a23dff97de4c131c8351a.tar.gz
abslibre-f0bd55bfc1603b046d9a23dff97de4c131c8351a.tar.bz2
abslibre-f0bd55bfc1603b046d9a23dff97de4c131c8351a.zip
bugfix ~lukeshu/iceweasel-libre-current: `sed -i 's/icecat/iceweasel/' xulrunner-copy-stup.patch`
Diffstat (limited to '~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch')
-rw-r--r--~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch b/~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch
index b42bd76c8..03ae45168 100644
--- a/~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch
+++ b/~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch
@@ -5,7 +5,7 @@
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/icecat$(BIN_SUFFIX)
++ cp $(LIBXUL_DIST)/bin/xulrunner-stub$(BIN_SUFFIX) $(DIST)/bin/iceweasel$(BIN_SUFFIX)
endif
endif