summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-12-24 14:00:14 +0000
committerAchim Gottinger <achim@gentoo.org>2000-12-24 14:00:14 +0000
commitff8a53d054e3896a7a17b46b582bebdb18b89a99 (patch)
tree59fb2410bfe30cbda510722ea40b0fee07c41fe7 /sys-apps/dcron
parentA static python with fchksum-1.1 buildin for ebuild and env-update. (diff)
downloadhistorical-ff8a53d054e3896a7a17b46b582bebdb18b89a99.tar.gz
historical-ff8a53d054e3896a7a17b46b582bebdb18b89a99.tar.bz2
historical-ff8a53d054e3896a7a17b46b582bebdb18b89a99.zip
*** empty log message ***
Diffstat (limited to 'sys-apps/dcron')
-rw-r--r--sys-apps/dcron/dcron-2.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dcron/dcron-2.7.ebuild b/sys-apps/dcron/dcron-2.7.ebuild
index 7edf4591325d..cf147a6c2f81 100644
--- a/sys-apps/dcron/dcron-2.7.ebuild
+++ b/sys-apps/dcron/dcron-2.7.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7.ebuild,v 1.4 2000/12/24 05:26:17 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.7.ebuild,v 1.5 2000/12/24 14:00:14 achim Exp $
A=dcron27.tgz
S=${WORKDIR}/dcron
@@ -37,7 +37,7 @@ src_install() {
chmod +t ${D}/var/supervise/dcron
exeinto /var/supervise/dcron/log
newexe ${FILESDIR}/log-run run
- dosym /var/supervise/cron /etc/supervise/cron
+ dosym /var/supervise/dcron /etc/supervise/dcron
#install rc script
exeinto /etc/rc.d/init.d