diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | a0c351cfc51a969de344c350f42f3e7199f4707b (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/openwbem | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/openwbem')
-rw-r--r-- | net/openwbem/PLIST | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/net/openwbem/PLIST b/net/openwbem/PLIST index 2ed840075d2..ed18cd78b1f 100644 --- a/net/openwbem/PLIST +++ b/net/openwbem/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/10/29 15:05:21 agc Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:09:38 joerg Exp $ bin/owcimindicationlistener bin/owcreatenamespace bin/owdeletenamespace @@ -479,14 +479,3 @@ share/aclocal/openwbem.m4 share/openwbem/OpenWBEM_Acl1.0.mof share/openwbem/OpenWBEM_Interop.mof @exec ${MKDIR} %D/var/openwbem -@dirrm var/openwbem -@dirrm share/openwbem -@dirrm libexec/openwbem -@dirrm lib/openwbem/services -@dirrm lib/openwbem/requesthandlers -@dirrm lib/openwbem/provifcs -@dirrm lib/openwbem/c++providers -@dirrm lib/openwbem/authentication -@dirrm lib/openwbem -@dirrm include/openwbem -@dirrm etc/openwbem |