From e956c57f5aa0b98e1e4e12ae9fc28a3fb94b5a61 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 31 May 2010 19:37:15 +0200 Subject: update to 1.1 (thunderbird 3.1rc1) --- thunderbird-version.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 thunderbird-version.patch (limited to 'thunderbird-version.patch') diff --git a/thunderbird-version.patch b/thunderbird-version.patch new file mode 100644 index 0000000..fa3096f --- /dev/null +++ b/thunderbird-version.patch @@ -0,0 +1,12 @@ +diff -up comm-1.9.2/mail/installer/Makefile.in.version comm-1.9.2/mail/installer/Makefile.in +--- comm-1.9.2/mail/installer/Makefile.in.version 2010-05-21 11:42:45.000000000 -0700 ++++ comm-1.9.2/mail/installer/Makefile.in 2010-05-25 15:16:18.446197181 -0700 +@@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk + + include $(topsrcdir)/config/rules.mk + ++MOZ_APP_VERSION="__RPM_VERSION_INTERNAL__" ++ + MOZ_PKG_REMOVALS = $(srcdir)/removed-files.in + + MOZ_PKG_MANIFEST_P = $(srcdir)/package-manifest.in -- cgit