diff options
author | jmmv <jmmv> | 2003-01-02 22:44:43 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-01-02 22:44:43 +0000 |
commit | 39e4262685c14bf303e022374dc9cd8557000c17 (patch) | |
tree | efd55559e1d97aaa774758d121dbbcf59f4fe47c /net/ORBit/PLIST | |
parent | 8565238a549190e770776ff03daf391971e293f5 (diff) | |
download | pkgsrc-39e4262685c14bf303e022374dc9cd8557000c17.tar.gz |
The lib/pkgconfig has been added to the list of standard directories, so do
not try to remove it, even if empty.
Diffstat (limited to 'net/ORBit/PLIST')
-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 fda6e37e54e..09d2dbe256d 100644 --- a/net/ORBit/PLIST +++ b/net/ORBit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2002/12/09 16:01:35 tron Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/01/02 22:44:47 jmmv Exp $ bin/libIDL-config bin/name-client bin/old-name-server @@ -107,7 +107,6 @@ share/idl/orbit-1.0/CosTypedEventComm.idl share/idl/orbit-1.0/LName.pidl @dirrm share/idl/orbit-1.0 @dirrm share/idl -@unexec ${RMDIR} %D/lib/pkgconfig 2>/dev/null || ${TRUE} @dirrm include/orbit-1.0/orb @dirrm include/orbit-1.0/ORBitutil @dirrm include/orbit-1.0/ORBitservices |