diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /misc/blccc | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'misc/blccc')
-rw-r--r-- | misc/blccc/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/misc/blccc/PLIST b/misc/blccc/PLIST index 0d390321db7..e833300b111 100644 --- a/misc/blccc/PLIST +++ b/misc/blccc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:43 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:07:18 joerg Exp $ bin/blccc lib/blccc/modules/libtest.la share/blccc/playlist.dtd @@ -10,9 +10,3 @@ share/examples/blccc/movies/camel.blm share/examples/blccc/movies/the_fly.blm share/examples/blccc/on-demand/4467.blm share/examples/blccc/playlist.default.xml -@dirrm share/examples/blccc/on-demand -@dirrm share/examples/blccc/movies -@dirrm share/examples/blccc -@dirrm share/blccc -@dirrm lib/blccc/modules -@dirrm lib/blccc |