pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/superlu/patches unused.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28ad5ac53a19
branches:  trunk
changeset: 478205:28ad5ac53a19
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 19 13:48:09 2004 +0000

description:
unused.

diffstat:

 math/superlu/patches/patch-ab |  22 ----------------------
 1 files changed, 0 insertions(+), 22 deletions(-)

diffs (26 lines):

diff -r 1ef255350d1a -r 28ad5ac53a19 math/superlu/patches/patch-ab
--- a/math/superlu/patches/patch-ab     Mon Jul 19 13:47:51 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2003/11/11 11:53:56 wiz Exp $
-
---- TESTING/dtest.csh.orig     Thu Oct  2 01:27:24 2003
-+++ TESTING/dtest.csh
-@@ -26,7 +26,7 @@ foreach m ($MATRICES)
-           foreach l ($LWORK)
-           echo '' >> $ofile
-             echo 'n='$n 'nrhs='$s 'lwork='$l >> $ofile
--            dtest -t "LA" -l $l -n $n -s $s >> $ofile
-+            ./dtest -t "LA" -l $l -n $n -s $s >> $ofile
-           end
-         end
-       end
-@@ -40,7 +40,7 @@ foreach m ($MATRICES)
-         foreach l ($LWORK)
-           echo '' >> $ofile
-             echo 'nrhs='$s 'lwork='$l >> $ofile
--            dtest -t "SP" -s $s -l $l < ../EXAMPLE/$m >> $ofile
-+            ./dtest -t "SP" -s $s -l $l < ../EXAMPLE/$m >> $ofile
-         end
-     end
-   endif



Home | Main Index | Thread Index | Old Index