diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-07-28 10:39:46 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-07-28 10:39:46 +0200 |
commit | 8b8c4b4231bf55eac3a0fbb4d6201f3d582dd684 (patch) | |
tree | 42aa47762193792d059d014f31ce10c1d5953b38 /firefox4-version.patch | |
parent | e68538cc7dfe238a3cf6b43ded8cb6a2832bc5fa (diff) |
First Firefox 4.0 work
Diffstat (limited to 'firefox4-version.patch')
-rw-r--r-- | firefox4-version.patch | 11 |
1 files changed, 11 insertions, 0 deletions
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 |