summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/getmail/getmail-4.6.2.ebuild')
-rw-r--r--net-mail/getmail/getmail-4.6.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/getmail/getmail-4.6.2.ebuild b/net-mail/getmail/getmail-4.6.2.ebuild
index 390508b51ddd..fb311b56eb25 100644
--- a/net-mail/getmail/getmail-4.6.2.ebuild
+++ b/net-mail/getmail/getmail-4.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.6.2.ebuild,v 1.6 2006/11/01 04:04:28 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.6.2.ebuild,v 1.7 2007/01/29 23:29:57 ticho Exp $
inherit distutils
@@ -33,9 +33,9 @@ src_install() {
mv ${D}/usr/share/doc/${P} ${D}/usr/share/doc/${PF}
fi
+ rm ${D}/usr/share/doc/COPYING
dodir /usr/share/doc/${PF}/html
mv ${D}/usr/share/doc/${PF}/*.html ${D}/usr/share/doc/${PF}/*.css ${D}/usr/share/doc/${PF}/html
- gzip --silent ${D}/usr/share/doc/${PF}/*
}
pkg_postinst() {