Include the rc.d script in pkg-plist so it will be in the package.

PR:		ports/120348
This commit is contained in:
Dag-Erling Smørgrav 2008-02-20 17:17:08 +00:00
parent 49dcbb0e64
commit 0b8555d841
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207657
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= munin
PORTVERSION= 1.2.5
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= munin

View File

@ -7,7 +7,7 @@
etc/munin/munin-node.conf.sample
@unexec if cmp -s %D/etc/munin/plugin-conf.d/plugins.conf %D/etc/munin/plugin-conf.d/plugins.conf.sample; then rm -f %D/etc/munin/plugin-conf.d/plugins.conf; fi
etc/munin/plugin-conf.d/plugins.conf.sample
@unexec rm %D/etc/rc.d/munin-node.sh 2>/dev/null || true
etc/rc.d/munin-node.sh
sbin/munin-node
sbin/munin-node-configure
sbin/munin-node-configure-snmp