diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-01-02 22:44:43 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-01-02 22:44:43 +0000 |
commit | 8da1b29f2e35ce78df0b5c5848e12c8d9b350615 (patch) | |
tree | efd55559e1d97aaa774758d121dbbcf59f4fe47c /net/ORBit | |
parent | 191304d51d0797f762c49e3d2e9c84c068286311 (diff) | |
download | pkgsrc-8da1b29f2e35ce78df0b5c5848e12c8d9b350615.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')
-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 |