From f6945c0ef1d0abe1b40d5702a9b9edab11063c1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Alexandre=20Silva=20Delgado?= Date: Sat, 16 Jun 2012 23:29:02 -0300 Subject: icecat-12.0-1: update package --- libre/icecat/xulrunner-copy-stub.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libre/icecat/xulrunner-copy-stub.patch (limited to 'libre/icecat/xulrunner-copy-stub.patch') diff --git a/libre/icecat/xulrunner-copy-stub.patch b/libre/icecat/xulrunner-copy-stub.patch new file mode 100644 index 000000000..d69bb4b16 --- /dev/null +++ b/libre/icecat/xulrunner-copy-stub.patch @@ -0,0 +1,11 @@ +--- icecat-12.0/browser/app/Makefile.in~ 2011-12-25 16:19:29.000000000 -0500 ++++ icecat-12.0/browser/app/Makefile.in 2011-12-25 16:19:55.000000000 -0500 +@@ -224,7 +224,7 @@ + else + ifdef LIBXUL_SDK + libs:: +- 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/icecat$(BIN_SUFFIX) + endif + endif + -- cgit v1.2.3-2-g168b