diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
commit | 071ea796c1307e737cc3101448aa934353fe247c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /audio/ubs | |
parent | 76ac67f79ab2db3505e1a973a83a4eaf36567eb1 (diff) | |
download | pkgsrc-071ea796c1307e737cc3101448aa934353fe247c.tar.gz |
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
Diffstat (limited to 'audio/ubs')
-rw-r--r-- | audio/ubs/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ubs/PLIST b/audio/ubs/PLIST index 5794bf7f334..a95d93c5901 100644 --- a/audio/ubs/PLIST +++ b/audio/ubs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:32:24 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2014/03/11 14:04:58 jperkin Exp $ bin/ubs bin/ubs-event bin/ubs-play @@ -10,6 +10,5 @@ include/ubs-play.h include/ubs-sched.h include/ubs.h lib/libubs.a -share/examples/rc.d/ubs share/examples/ubs/help.conf share/examples/ubs/ubs.conf.default |