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 | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/ORBit | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/ORBit')
-rw-r--r-- | net/ORBit/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/net/ORBit/PLIST b/net/ORBit/PLIST index d074eaead5a..64793a3c116 100644 --- a/net/ORBit/PLIST +++ b/net/ORBit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2006/03/31 23:56:28 jlam Exp $ +@comment $NetBSD: PLIST,v 1.12 2009/06/14 18:09:20 joerg Exp $ bin/libIDL-config bin/name-client bin/old-name-server @@ -83,12 +83,4 @@ share/idl/orbit-1.0/CosNaming.idl share/idl/orbit-1.0/CosTypedEventChannel.idl share/idl/orbit-1.0/CosTypedEventComm.idl share/idl/orbit-1.0/LName.pidl -@dirrm share/idl/orbit-1.0 @unexec ${RMDIR} %D/share/idl 2>/dev/null || ${TRUE} -@dirrm include/orbit-1.0/orb -@dirrm include/orbit-1.0/ORBitutil -@dirrm include/orbit-1.0/ORBitservices -@dirrm include/orbit-1.0/IIOP -@dirrm include/orbit-1.0 -@dirrm include/libIDL-1.0/libIDL -@dirrm include/libIDL-1.0 |