diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
commit | c8b8fb52f7c9dc4c97bd814513f62fd3ec0ca7fd (patch) | |
tree | 31b4724e8a6d2fa5700038aa44d39d3ba1bf4c05 /audio/celt | |
parent | ae8a3fbbbcad61e4056bdbf9f5595027e17884e5 (diff) | |
download | pkgsrc-c8b8fb52f7c9dc4c97bd814513f62fd3ec0ca7fd.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'audio/celt')
-rw-r--r-- | audio/celt/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/celt/PLIST b/audio/celt/PLIST index 6fb353e8238..567573bd764 100644 --- a/audio/celt/PLIST +++ b/audio/celt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/03 00:44:49 bjs Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:32:03 joerg Exp $ bin/celtdec bin/celtenc include/celt/celt.h @@ -6,4 +6,3 @@ include/celt/celt_header.h include/celt/celt_types.h lib/libcelt.la lib/pkgconfig/celt.pc -@dirrm include/celt |