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/ORBit2/PLIST | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/ORBit2/PLIST')
-rw-r--r-- | net/ORBit2/PLIST | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/net/ORBit2/PLIST b/net/ORBit2/PLIST index d1f44aceb0a..7617d21ad1c 100644 --- a/net/ORBit2/PLIST +++ b/net/ORBit2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2006/11/13 20:55:46 drochner Exp $ +@comment $NetBSD: PLIST,v 1.15 2009/06/14 18:09:20 joerg Exp $ bin/ior-decode-2 bin/linc-cleanup-sockets bin/orbit-idl-2 @@ -72,15 +72,4 @@ share/gtk-doc/html/ORBit2/right.png share/gtk-doc/html/ORBit2/style.css share/gtk-doc/html/ORBit2/up.png share/idl/orbit-2.0/CosNaming.idl -@dirrm share/idl/orbit-2.0 @unexec ${RMDIR} %D/share/idl 2>/dev/null || ${TRUE} -@dirrm share/gtk-doc/html/ORBit2 -@dirrm lib/orbit-2.0 -@dirrm include/orbit-2.0/orbit/util -@dirrm include/orbit-2.0/orbit/poa -@dirrm include/orbit-2.0/orbit/orb-core -@dirrm include/orbit-2.0/orbit/dynamic -@dirrm include/orbit-2.0/orbit-idl -@dirrm include/orbit-2.0/orbit -@dirrm include/orbit-2.0/ORBitservices -@dirrm include/orbit-2.0 |