diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-03-08 13:57:49 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-03-08 13:57:49 -0300 |
commit | 2555d120024bfa1fcdbddef864fff96154492d79 (patch) | |
tree | 138b5625ad95e22470f5ebe1a2b101a1039c07d1 /libre/thunderbird-libre/thunderbird-appversion.patch | |
parent | f8b272306d2229de2b62acc19782d067d01fa737 (diff) | |
download | abslibre-2555d120024bfa1fcdbddef864fff96154492d79.tar.gz abslibre-2555d120024bfa1fcdbddef864fff96154492d79.tar.bz2 abslibre-2555d120024bfa1fcdbddef864fff96154492d79.zip |
seamonkey-libre-2.0.12-1
Diffstat (limited to 'libre/thunderbird-libre/thunderbird-appversion.patch')
-rw-r--r-- | libre/thunderbird-libre/thunderbird-appversion.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libre/thunderbird-libre/thunderbird-appversion.patch b/libre/thunderbird-libre/thunderbird-appversion.patch new file mode 100644 index 000000000..3f7a54686 --- /dev/null +++ b/libre/thunderbird-libre/thunderbird-appversion.patch @@ -0,0 +1,12 @@ +diff -Nru comm-1.9.2.orig/mail/installer/Makefile.in comm-1.9.2/mail/installer/Makefile.in +--- comm-1.9.2.orig/mail/installer/Makefile.in 2010-04-30 22:41:37.000000000 +0300 ++++ comm-1.9.2/mail/installer/Makefile.in 2010-05-05 20:20:29.551660469 +0300 +@@ -42,6 +42,8 @@ + + include $(DEPTH)/config/autoconf.mk + ++MOZ_APP_VERSION="3.1" ++ + include $(topsrcdir)/config/rules.mk + + MOZ_PKG_REMOVALS = $(srcdir)/removed-files.in |