summaryrefslogtreecommitdiff
path: root/filesystems/glusterfs
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-03-11 14:04:57 +0000
committerjperkin <jperkin>2014-03-11 14:04:57 +0000
commit9fe0771789d592d2b581e745bc7d9b33612bdc00 (patch)
tree9b547d90b7bf52208d85284b072f01b7f3c1bd12 /filesystems/glusterfs
parentaeb5511d07c4ece590d62eb9f168044ab18f4843 (diff)
downloadpkgsrc-9fe0771789d592d2b581e745bc7d9b33612bdc00.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 'filesystems/glusterfs')
-rw-r--r--filesystems/glusterfs/PLIST4
1 files changed, 1 insertions, 3 deletions
diff --git a/filesystems/glusterfs/PLIST b/filesystems/glusterfs/PLIST
index a9462c9ffb2..f8ecb2d592a 100644
--- a/filesystems/glusterfs/PLIST
+++ b/filesystems/glusterfs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2013/10/01 00:30:26 manu Exp $
+@comment $NetBSD: PLIST,v 1.17 2014/03/11 14:05:01 jperkin Exp $
etc/glusterfs/glusterd.vol.sample
etc/glusterfs/glusterfs-logrotate
include/glusterfs/api/glfs.h
@@ -75,6 +75,4 @@ share/doc/glusterfs/benchmarking/local-script.sh
share/doc/glusterfs/benchmarking/rdd.c
share/doc/glusterfs/glusterfs-mode.el
share/doc/glusterfs/glusterfs.vim
-share/examples/rc.d/glusterd
-share/examples/rc.d/glusterfsd
@exec test -d ${PKG_SYSCONFDIR}/glusterd -a ! -d ${VARBASE}/lib/glusterd && ${MKDIR} -p ${VARBASE}/lib/ && mv ${PKG_SYSCONFDIR}/glusterd ${VARBASE}/lib/glusterd && ${LN} -s ${VARBASE}/lib/glusterd ${PKG_SYSCONFDIR}/glusterd