From 8b8c4b4231bf55eac3a0fbb4d6201f3d582dd684 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 Jul 2010 10:39:46 +0200 Subject: First Firefox 4.0 work --- firefox4-version.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 firefox4-version.patch (limited to 'firefox4-version.patch') diff --git a/firefox4-version.patch b/firefox4-version.patch new file mode 100644 index 0000000..491c3b1 --- /dev/null +++ b/firefox4-version.patch @@ -0,0 +1,11 @@ +--- mozilla-central/browser/installer/Makefile.in.version 2010-07-21 02:52:02.000000000 +0200 ++++ mozilla-central/browser/installer/Makefile.in 2010-07-28 08:35:07.420151040 +0200 +@@ -45,6 +45,8 @@ + + include $(topsrcdir)/config/rules.mk + ++MOZ_APP_VERSION="__RPM_VERSION_INTERNAL__" ++ + MOZ_PKG_REMOVALS = $(srcdir)/removed-files.in + + ifdef MOZ_ENABLE_LIBXUL -- cgit