diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:13:25 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:13:25 +0000 |
commit | 4bfd4a2628453962ab2d8a5e4036aa1cd3352075 (patch) | |
tree | 534826e25bcfbb33533c77564ce384d8d8dd98c3 /sysutils/munin-server | |
parent | 3d29429846429afd6242959c42631c87d0dc27de (diff) | |
download | pkgsrc-4bfd4a2628453962ab2d8a5e4036aa1cd3352075.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'sysutils/munin-server')
-rw-r--r-- | sysutils/munin-server/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/munin-server/PLIST b/sysutils/munin-server/PLIST index 67d1a6071e4..3ce27c7530f 100644 --- a/sysutils/munin-server/PLIST +++ b/sysutils/munin-server/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/07/21 16:23:42 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:16:10 joerg Exp $ bin/munin-cron lib/munin/munin-graph lib/munin/munin-html @@ -19,11 +19,5 @@ share/examples/munin/templates/style.css www/munin/data/cgi/munin-cgi-graph ${PERL5_SITELIB}/Munin.pm @comment pkg-specific directories: -@dirrm share/examples/munin/templates -@dirrm share/examples/munin -@dirrm www/munin/data/cgi -@dirrm www/munin/data -@dirrm www/munin -@dirrm www @comment shared with munin-node @unexec ${RMDIR} %D/lib/munin 2>/dev/null || ${TRUE} |