diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
commit | 26e3ffdae17dc399343a25f8394fbd2a13627bc3 (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /devel/stlport | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/stlport')
-rw-r--r-- | devel/stlport/PLIST | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/devel/stlport/PLIST b/devel/stlport/PLIST index 133aa08741f..40221e60f3c 100644 --- a/devel/stlport/PLIST +++ b/devel/stlport/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/02/04 15:25:37 rillig Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:49:15 joerg Exp $ include/stlport/algorithm include/stlport/bitset include/stlport/cassert @@ -348,14 +348,3 @@ share/doc/html/stlport/thanks.html share/doc/html/stlport/use_stlport.html share/doc/html/stlport/vendor_interface.html share/doc/html/stlport/wrappers.html -@dirrm share/doc/html/stlport/images -@dirrm share/doc/html/stlport -@dirrm include/stlport/wrap_std/h -@dirrm include/stlport/wrap_std -@dirrm include/stlport/using/h -@dirrm include/stlport/using -@dirrm include/stlport/stl/wrappers -@dirrm include/stlport/stl/debug -@dirrm include/stlport/stl -@dirrm include/stlport/config -@dirrm include/stlport |