summaryrefslogtreecommitdiff
path: root/net/trickle
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-09-27 02:31:48 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-09-27 02:31:48 +0000
commite5393574f014308743120d9578296fbc566d5fc3 (patch)
tree3755cb7156ecb5cb36c1d5ac4a4e2ecbba531b47 /net/trickle
parent24cdb08135a0b149a80f1866a76819cc4c137840 (diff)
downloadpkgsrc-e5393574f014308743120d9578296fbc566d5fc3.tar.gz
* Add missing RCD_SCRIPTS
* Fix typo in trickled.sh (RCS_SCRIPTS_SHELL -> RCD_SCRIPTS_SHELL)
Diffstat (limited to 'net/trickle')
-rw-r--r--net/trickle/Makefile4
-rwxr-xr-xnet/trickle/files/trickled.sh4
2 files changed, 5 insertions, 3 deletions
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