From affb6cc6ff424aa7125d6a7557ab6368f7664568 Mon Sep 17 00:00:00 2001 From: Ciaran McCreesh Date: Fri, 27 Aug 2004 22:57:25 +0000 Subject: fix up dodoc (thanks langthang) --- sys-apps/vixie-cron/vixie-cron-4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/vixie-cron/vixie-cron-4.1.ebuild b/sys-apps/vixie-cron/vixie-cron-4.1.ebuild index dd0e9d3faf66..7016cc2fe5df 100644 --- a/sys-apps/vixie-cron/vixie-cron-4.1.ebuild +++ b/sys-apps/vixie-cron/vixie-cron-4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-4.1.ebuild,v 1.1 2004/08/27 22:38:53 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vixie-cron/vixie-cron-4.1.ebuild,v 1.2 2004/08/27 22:57:25 ciaranm Exp $ inherit eutils @@ -56,7 +56,7 @@ src_install() { doman crontab.1 crontab.5 cron.8 - dodoc CHANGES CONVERSION FEATURES MAIL MANIFEST README THANKS + dodoc CHANGES CONVERSION FEATURES MAIL README THANKS diropts -m0755 ; dodir /etc/cron.d keepdir /etc/cron.d/ -- cgit v1.2.3-65-gdbad