summaryrefslogtreecommitdiff
path: root/net/nagios-base
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 21:00:03 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 21:00:03 +0000
commit3e474101e8e3e369adf7157f203156b8255ded37 (patch)
treeed73172058ace386425f78ea3f73d7e7191ec68c /net/nagios-base
parentc235acb9cd0a5cfe4c74879429fdcbd5a926216c (diff)
downloadpkgsrc-3e474101e8e3e369adf7157f203156b8255ded37.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'net/nagios-base')
-rw-r--r--net/nagios-base/PLIST7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/nagios-base/PLIST b/net/nagios-base/PLIST
index c9fa80ca454..8f5c3e33f5e 100644
--- a/net/nagios-base/PLIST
+++ b/net/nagios-base/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:09:35 joerg Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/06/14 21:00:04 joerg Exp $
bin/nagios
bin/nagiostats
bin/p1.pl
@@ -365,7 +365,4 @@ share/nagios/stylesheets/statusmap.css
share/nagios/stylesheets/summary.css
share/nagios/stylesheets/tac.css
share/nagios/stylesheets/trends.css
-@exec ${MKDIR} %D/share/nagios/ssi 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/examples/nagios/objects 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/share/examples/nagios 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/libexec/nagios 2>/dev/null || ${TRUE}
+@pkgdir share/nagios/ssi