summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/squirrelmail/squirrelmail-1.4.18.ebuild')
-rw-r--r--mail-client/squirrelmail/squirrelmail-1.4.18.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail-client/squirrelmail/squirrelmail-1.4.18.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.18.ebuild
index b7686eb11c32..420818dec73c 100644
--- a/mail-client/squirrelmail/squirrelmail-1.4.18.ebuild
+++ b/mail-client/squirrelmail/squirrelmail-1.4.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.18.ebuild,v 1.5 2009/05/14 18:52:10 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.18.ebuild,v 1.6 2009/05/15 16:26:31 dertobi123 Exp $
IUSE="ldap spell ssl filter mysql postgres nls"
@@ -103,10 +103,7 @@ src_install() {
# NOTE that doc files go into /usr/share/doc as normal; they do NOT
# get installed per vhost!
- for doc in AUTHORS COPYING ChangeLog INSTALL README ReleaseNotes UPGRADE; do
- dodoc ${doc}
- rm -f ${doc}
- done
+ dodoc README
docinto compatibility
for doc in plugins/compatibility/INSTALL plugins/compatibility/README; do