summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/mysqlcc/mysqlcc-0.9.4.ebuild')
-rw-r--r--dev-db/mysqlcc/mysqlcc-0.9.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-db/mysqlcc/mysqlcc-0.9.4.ebuild b/dev-db/mysqlcc/mysqlcc-0.9.4.ebuild
index c4c66cce3871..2605a7bb7b3b 100644
--- a/dev-db/mysqlcc/mysqlcc-0.9.4.ebuild
+++ b/dev-db/mysqlcc/mysqlcc-0.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqlcc/mysqlcc-0.9.4.ebuild,v 1.1 2003/12/29 10:01:37 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqlcc/mysqlcc-0.9.4.ebuild,v 1.2 2003/12/29 10:07:20 mholzer Exp $
inherit eutils
@@ -60,4 +60,5 @@ src_install() {
dodir /usr/share/mysqlcc/translations
insinto /usr/share/mysqlcc/translations
doins translations/*.qm translations/*.ts
+ dodoc *.txt
}