diff options
Diffstat (limited to 'mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6.ebuild')
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6.ebuild index e291329997b4..b3f48651a6f7 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6.ebuild,v 1.1 2004/05/30 19:41:09 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6.ebuild,v 1.2 2004/06/08 03:37:08 lv Exp $ IUSE="gtk2 ipv6 ldap crypt xinerama" @@ -60,7 +60,7 @@ src_unpack() { cp ${FILESDIR}/enigmail/Makefile-ipc ${S}/extensions/ipc/Makefile fi - use amd64 && epatch ${FILESDIR}/mozilla-thunderbird-amd64.patch + #use amd64 && epatch ${FILESDIR}/mozilla-thunderbird-amd64.patch } src_compile() { |