diff options
Diffstat (limited to 'net-zope/zope/zope-2.6.0.ebuild')
-rw-r--r-- | net-zope/zope/zope-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/zope/zope-2.6.0.ebuild b/net-zope/zope/zope-2.6.0.ebuild index 8e11cf4fe55e..e757c393c06b 100644 --- a/net-zope/zope/zope-2.6.0.ebuild +++ b/net-zope/zope/zope-2.6.0.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/net-zope/zope/zope-2.6.0.ebuild,v 1.2 2003/09/07 00:21:34 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope/zope-2.6.0.ebuild,v 1.3 2003/09/08 06:02:05 msterret Exp $ S="${WORKDIR}/Zope-${PV}-src" @@ -27,7 +27,7 @@ src_install() { CONFD_DIR=etc/conf.d/ # move the main docs and compress them. - dodoc LICENSE.txt README.txt + dodoc LICENSE.txt README.txt docinto doc dodoc doc/*.txt |