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 /audio/esound | |
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 'audio/esound')
-rw-r--r-- | audio/esound/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/esound/PLIST b/audio/esound/PLIST index 58aec2b1dc5..ac8ab49cfb5 100644 --- a/audio/esound/PLIST +++ b/audio/esound/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2002/09/23 15:02:26 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2003/01/02 22:44:43 jmmv Exp $ bin/esd bin/esd-config bin/esdcat @@ -30,4 +30,3 @@ man/man1/esdsample.1 share/aclocal/esd.m4 share/examples/esound/esd.conf @dirrm share/examples/esound -@unexec ${RMDIR} %D/lib/pkgconfig 2>/dev/null || ${TRUE} |