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 | a0c351cfc51a969de344c350f42f3e7199f4707b (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /math/blitz++ | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'math/blitz++')
-rw-r--r-- | math/blitz++/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/math/blitz++/PLIST b/math/blitz++/PLIST index b8457b07717..1e9ba8cb4c7 100644 --- a/math/blitz++/PLIST +++ b/math/blitz++/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/04/05 23:01:15 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:05:41 joerg Exp $ include/blitz/applics.h include/blitz/array-impl.h include/blitz/array-old.h @@ -193,9 +193,3 @@ share/doc/blitz-0.8/sinsoid.gif share/doc/blitz-0.8/slice.gif share/doc/blitz-0.8/strideslice.gif share/doc/blitz-0.8/tensor1.gif -@dirrm share/doc/blitz-0.8/doxygen -@dirrm share/doc/blitz-0.8 -@dirrm include/random -@dirrm include/blitz/meta -@dirrm include/blitz/array -@dirrm include/blitz |