summaryrefslogtreecommitdiffstats
path: root/main/firefox/firefox-5.0-asciidel.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-10-04 11:55:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-10-04 11:55:35 +0000
commit1036d9cd797d6da02598d3ed488f4b3fbfba422c (patch)
treef6e1a454ed3981b340837cde4faea3d9dee2e532 /main/firefox/firefox-5.0-asciidel.patch
parentf0433bbf020bbda6f8f1e67c1d4099cd4aa54a70 (diff)
downloadaports-1036d9cd797d6da02598d3ed488f4b3fbfba422c.tar.bz2
aports-1036d9cd797d6da02598d3ed488f4b3fbfba422c.tar.xz
main/firefox: fix launcher
Diffstat (limited to 'main/firefox/firefox-5.0-asciidel.patch')
-rw-r--r--main/firefox/firefox-5.0-asciidel.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/main/firefox/firefox-5.0-asciidel.patch b/main/firefox/firefox-5.0-asciidel.patch
new file mode 100644
index 000000000..1916cb3b8
--- /dev/null
+++ b/main/firefox/firefox-5.0-asciidel.patch
@@ -0,0 +1,15 @@
+Patch from: Bill Nottingham <notting@redhat.com>
+
+diff -up mozilla-release/browser/base/Makefile.in.fu mozilla-release/browser/base/Makefile.in
+--- mozilla-release/browser/base/Makefile.in.fu 2011-06-24 16:50:23.802042086 -0400
++++ mozilla-release/browser/base/Makefile.in 2011-06-24 16:50:42.324042096 -0400
+@@ -62,7 +62,7 @@ EXTRA_JS_MODULES = \
+
+ include $(topsrcdir)/config/rules.mk
+
+-PRE_RELEASE_SUFFIX := ""
++PRE_RELEASE_SUFFIX :=
+
+ DEFINES += \
+ -DMOZ_APP_VERSION=$(MOZ_APP_VERSION) \
+