summaryrefslogtreecommitdiff
path: root/comms/zaptel-netbsd
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-05-02 20:33:57 +0000
committerreed <reed@pkgsrc.org>2005-05-02 20:33:57 +0000
commit3b1c58eac98b20cfdd3cab452fa5b3ceb6c310c1 (patch)
treecfc830d7101f7980061435085607a6e7cdce8fd3 /comms/zaptel-netbsd
parenta5aa20f67af93ecaf0109d5ee67340ff6c2d1b8f (diff)
downloadpkgsrc-3b1c58eac98b20cfdd3cab452fa5b3ceb6c310c1.tar.gz
RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
Diffstat (limited to 'comms/zaptel-netbsd')
-rw-r--r--comms/zaptel-netbsd/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/zaptel-netbsd/PLIST b/comms/zaptel-netbsd/PLIST
index 84871e8b31e..3569936da2f 100644
--- a/comms/zaptel-netbsd/PLIST
+++ b/comms/zaptel-netbsd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/04/08 03:03:42 riz Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/05/02 20:33:58 reed Exp $
bin/fxo_test
bin/ztcfg
bin/ztmonitor
@@ -12,6 +12,7 @@ lkm/mod_wcfxs.o
lkm/mod_zaptel.o
lkm/mod_ztdummy.o
sbin/zaptel_postinstall
+share/examples/rc.d/ztcfg
share/examples/zaptel/zaptel.conf
@dirrm share/examples/zaptel
@unexec ${RMDIR} %D/lkm 2>/dev/null || ${TRUE}