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 | b8ef2bdf051862f04569a1854a5b083a3b76f811 (patch) | |
tree | 31b4724e8a6d2fa5700038aa44d39d3ba1bf4c05 /audio/libtunepimp | |
parent | 70df5670877a835e64d33cd88b363feff2bab94b (diff) | |
download | pkgsrc-b8ef2bdf051862f04569a1854a5b083a3b76f811.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'audio/libtunepimp')
-rw-r--r-- | audio/libtunepimp/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/libtunepimp/PLIST b/audio/libtunepimp/PLIST index ba9b09551c0..c9fb3e6c43b 100644 --- a/audio/libtunepimp/PLIST +++ b/audio/libtunepimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/08/13 22:04:18 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:32:16 joerg Exp $ bin/puid include/tunepimp-0.5/context.h include/tunepimp-0.5/decode_plugin.h @@ -20,6 +20,3 @@ lib/tunepimp/plugins/vorbis.tpp lib/tunepimp/plugins/wav.tpp lib/tunepimp/plugins/wma.tpp lib/tunepimp/plugins/wv.tpp -@dirrm lib/tunepimp/plugins -@dirrm lib/tunepimp -@dirrm include/tunepimp-0.5 |