diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-25 15:51:58 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-25 15:51:58 -0500 |
commit | f0bd55bfc1603b046d9a23dff97de4c131c8351a (patch) | |
tree | db46eefebb226619d9d35bcc9cabe6a2ba858275 /~lukeshu/iceweasel-libre-current/xulrunner-copy-stub.patch | |
parent | d3eac7cccc5716a58a670ad11e421d23be0f1258 (diff) |
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.patch | 2 |
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 |