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 /math/superlu | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'math/superlu')
-rw-r--r-- | math/superlu/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/superlu/PLIST b/math/superlu/PLIST index da17db27b62..6e448d870f2 100644 --- a/math/superlu/PLIST +++ b/math/superlu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/01/28 01:14:03 uebayasi Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:05:49 joerg Exp $ include/superlu/Cnames.h include/superlu/colamd.h include/superlu/csp_defs.h @@ -11,5 +11,3 @@ include/superlu/util.h include/superlu/zsp_defs.h lib/libsuperlu.a share/doc/superlu/ug.ps -@dirrm share/doc/superlu -@dirrm include/superlu |