diff options
author | joerg <joerg> | 2009-06-14 21:00:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 21:00:03 +0000 |
commit | 45dd95659e6cb02fb070289f08cc93b8908349dc (patch) | |
tree | ed73172058ace386425f78ea3f73d7e7191ec68c /net/ORBit | |
parent | ef360368366a1da69226a11b277bbb102a6792c1 (diff) | |
download | pkgsrc-45dd95659e6cb02fb070289f08cc93b8908349dc.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'net/ORBit')
-rw-r--r-- | net/ORBit/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ORBit/PLIST b/net/ORBit/PLIST index 64793a3c116..8b15de95990 100644 --- a/net/ORBit/PLIST +++ b/net/ORBit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2009/06/14 18:09:20 joerg Exp $ +@comment $NetBSD: PLIST,v 1.13 2009/06/14 21:00:03 joerg Exp $ bin/libIDL-config bin/name-client bin/old-name-server @@ -83,4 +83,3 @@ 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 -@unexec ${RMDIR} %D/share/idl 2>/dev/null || ${TRUE} |