diff options
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 - |