diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-04-07 23:23:44 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-04-07 23:23:44 -0300 |
commit | 0838c4ecf155760b4127f672c01c472ebcfa69c8 (patch) | |
tree | 9e5984602b6330287512a6710eae476fdc813de5 /libre/icecat/xulrunner-copy-stub.patch | |
parent | b1dae9aeffb64b11071e2b3a8cfc2bb80972bc32 (diff) | |
parent | 6b2e8fe65431c01a01ab5dfd31689c31f10c643b (diff) |
Merge branch 'master' of ssh://gparabola/abslibre
Diffstat (limited to 'libre/icecat/xulrunner-copy-stub.patch')
-rw-r--r-- | libre/icecat/xulrunner-copy-stub.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libre/icecat/xulrunner-copy-stub.patch b/libre/icecat/xulrunner-copy-stub.patch deleted file mode 100644 index b42bd76c8..000000000 --- a/libre/icecat/xulrunner-copy-stub.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 @@ - 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/icecat$(BIN_SUFFIX) - endif - endif - |