diff options
author | joerg <joerg> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:03:28 +0000 |
commit | 870ee431b3152f330a121f8399ba6a71540929c1 (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /math/newmat | |
parent | 9158552ec071d3346f3287350412c34e1c22e847 (diff) | |
download | pkgsrc-870ee431b3152f330a121f8399ba6a71540929c1.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'math/newmat')
-rw-r--r-- | math/newmat/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/newmat/PLIST b/math/newmat/PLIST index efb1e62ef00..ea983cf652e 100644 --- a/math/newmat/PLIST +++ b/math/newmat/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/16 15:40:33 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:05:46 joerg Exp $ include/newmat/boolean.h include/newmat/controlw.h include/newmat/include.h @@ -11,7 +11,5 @@ include/newmat/newmatrc.h include/newmat/precisio.h lib/libnewmat.a share/doc/html/newmat/index.html -@dirrm share/doc/html/newmat @unexec ${RMDIR} share/doc/html 2>/dev/null || ${TRUE} @unexec ${RMDIR} share/doc 2>/dev/null || ${TRUE} -@dirrm include/newmat |