summaryrefslogtreecommitdiff
path: root/chat/ircd-hybrid
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-04-27 20:51:10 +0000
committerreed <reed@pkgsrc.org>2004-04-27 20:51:10 +0000
commit06e49aba4fe18f57de9dc3b2d192af2b4fbd4af0 (patch)
treee41af32a466d9347544da1f6f7831fadafd09ce0 /chat/ircd-hybrid
parent2009bec8e92a38e4fdd5345e2966b8b31c6037ec (diff)
downloadpkgsrc-06e49aba4fe18f57de9dc3b2d192af2b4fbd4af0.tar.gz
Installation of the RCD_SCRIPTS rc.d script is done automatic
here. So don't install it twice. (Anyways, ${PREFIX}/etc/rc.d is not the correct location; the RCD_SCRIPTS uses ${RCD_SCRIPTS_EXAMPLEDIR}.)
Diffstat (limited to 'chat/ircd-hybrid')
-rw-r--r--chat/ircd-hybrid/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/ircd-hybrid/Makefile b/chat/ircd-hybrid/Makefile
index 50e501cb719..1200fef824f 100644
--- a/chat/ircd-hybrid/Makefile
+++ b/chat/ircd-hybrid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/04/11 16:08:55 snj Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/27 20:51:10 reed Exp $
#
DISTNAME= ircd-hybrid-6.2
@@ -139,7 +139,6 @@ post-build:
> ${WRKDIR}/pkg-setup.txt
post-install:
- ${INSTALL_SCRIPT} ${WRKDIR}/ircd-hybrid ${PREFIX}/etc/rc.d/ircd-hybrid
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ircd-hybrid
${INSTALL_DATA} ${WRKDIR}/pkg-setup.txt ${PREFIX}/share/doc/ircd-hybrid/pkg-setup.txt
for f in operguide.txt opermyth.txt; do \