diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-05-13 14:29:48 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-05-13 14:29:48 +0200 |
commit | 139f64c6307428ff5ccc8a6e3fd5fa607f2f95ef (patch) | |
tree | c9bc8c8ce31f5a864220fc11802db926eb207c0a /firefox-version.patch |
import Firefox, 3.6.3plugin1
Diffstat (limited to 'firefox-version.patch')
-rw-r--r-- | firefox-version.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/firefox-version.patch b/firefox-version.patch new file mode 100644 index 0000000..892f40c --- /dev/null +++ b/firefox-version.patch @@ -0,0 +1,12 @@ +diff -up mozilla-1.9.2/browser/installer/Makefile.in.version mozilla-1.9.2/browser/installer/Makefile.in +--- mozilla-1.9.2/browser/installer/Makefile.in.version 2009-11-09 01:33:57.000000000 +0100 ++++ mozilla-1.9.2/browser/installer/Makefile.in 2009-11-13 13:48:15.000000000 +0100 +@@ -43,6 +43,8 @@ VPATH = @srcdir@ + + include $(DEPTH)/config/autoconf.mk + ++MOZ_APP_VERSION="__RPM_VERSION_INTERNAL__" ++ + NO_PKG_FILES = \ + $(MOZ_APP_NAME)-config \ + $(MOZ_APP_NAME)-bin.elf \ |