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 /audio/libsamplerate/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 'audio/libsamplerate/PLIST')
-rw-r--r-- | audio/libsamplerate/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libsamplerate/PLIST b/audio/libsamplerate/PLIST index 62822b8bf8d..4cba176e25b 100644 --- a/audio/libsamplerate/PLIST +++ b/audio/libsamplerate/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/14 18:23:16 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/01/02 22:44:44 jmmv Exp $ bin/sndfile-resample include/samplerate.h lib/libsamplerate.a @@ -7,4 +7,3 @@ lib/libsamplerate.so lib/libsamplerate.so.0 lib/libsamplerate.so.0.11 lib/pkgconfig/samplerate.pc -@unexec ${RMDIR} %D/lib/pkgconfig 2>/dev/null || ${TRUE} |