From e5393574f014308743120d9578296fbc566d5fc3 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sat, 27 Sep 2003 02:31:48 +0000 Subject: * Add missing RCD_SCRIPTS * Fix typo in trickled.sh (RCS_SCRIPTS_SHELL -> RCD_SCRIPTS_SHELL) --- net/trickle/Makefile | 4 +++- net/trickle/files/trickled.sh | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'net/trickle') diff --git a/net/trickle/Makefile b/net/trickle/Makefile index 224aa60e576..c77d8d6c8d6 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/25 14:19:41 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2003/09/27 02:31:48 xtraeme Exp $ # DISTNAME= trickle-1.06 @@ -21,6 +21,8 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} EGDIR= ${PREFIX}/share/examples/trickle CONF_FILES= ${EGDIR}/trickled.conf ${PKG_SYSCONFDIR}/trickled.conf +RCD_SCRIPTS= trickled + pre-install: ${INSTALL_DATA_DIR} ${EGDIR} ${INSTALL_DATA} ${FILESDIR}/trickled.conf ${EGDIR} diff --git a/net/trickle/files/trickled.sh b/net/trickle/files/trickled.sh index 890e53d2287..8d6959fda67 100755 --- a/net/trickle/files/trickled.sh +++ b/net/trickle/files/trickled.sh @@ -1,6 +1,6 @@ -#!@RCS_SCRIPTS_SHELL@ +#!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: trickled.sh,v 1.1.1.1 2003/09/25 14:19:42 xtraeme Exp $ +# $NetBSD: trickled.sh,v 1.2 2003/09/27 02:31:48 xtraeme Exp $ # # PROVIDE: trickled # REQUIRE: DAEMON -- cgit v1.2.3