diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-05-31 19:15:19 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-05-31 19:15:19 +0200 |
commit | 12a9b079ddbb46e5a9d66749a7062aab41beef51 (patch) | |
tree | 4ebb5da41472322e83d9774bd48c547e575c7fe6 /thunderbird-shared-error.patch | |
parent | c5886e4c1519a2105b4ddd1882664c5dc47f6cc0 (diff) |
update to thunderbird 3.1rc1
Diffstat (limited to 'thunderbird-shared-error.patch')
-rw-r--r-- | thunderbird-shared-error.patch | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/thunderbird-shared-error.patch b/thunderbird-shared-error.patch index ae41bbc..2869fd8 100644 --- a/thunderbird-shared-error.patch +++ b/thunderbird-shared-error.patch @@ -11,5 +11,6 @@ diff -up comm-central/mail/installer/Makefile.in.shared-error comm-central/mail/ endif +endif - # On mozilla-central, packager.mk uses core_abspath to redefine DIST - # As the comm-central config.mk doesn't set it, do it ourselves instead + include $(MOZILLA_SRCDIR)/toolkit/mozapps/installer/packager.mk + + |