From 3d833ffae42a9e63df47ab3d2c4f0f7b51f47c5f Mon Sep 17 00:00:00 2001 From: reed Date: Tue, 27 Apr 2004 20:51:10 +0000 Subject: 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}.) --- chat/ircd-hybrid/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chat/ircd-hybrid') 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 \ -- cgit v1.2.3