[packages/KLU] - rediffed

qboosh qboosh at pld-linux.org
Tue Dec 27 20:38:56 CET 2022


commit 668c770937b693ede7d42f81136b2dbde7df88c7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Dec 27 20:31:52 2022 +0100

    - rediffed

 KLU-ufconfig.patch | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/KLU-ufconfig.patch b/KLU-ufconfig.patch
index 79e1613..340748f 100644
--- a/KLU-ufconfig.patch
+++ b/KLU-ufconfig.patch
@@ -1,17 +1,17 @@
---- KLU/Makefile.orig	2009-11-07 18:37:57.000000000 +0100
-+++ KLU/Makefile	2012-01-10 17:39:06.842722146 +0100
-@@ -2,7 +2,7 @@
+--- KLU/Makefile.orig	2022-12-27 20:20:05.947465128 +0100
++++ KLU/Makefile	2022-12-27 20:20:32.467321457 +0100
+@@ -6,7 +6,7 @@ VERSION = 1.3.0
  
- default: demos
+ default: all
  
 -include ../SuiteSparse_config/SuiteSparse_config.mk
 +include /usr/share/misc/SuiteSparse_config.mk
  
- demos:
- 	( cd Lib ; $(MAKE) )
---- KLU/Lib/Makefile.orig	2009-11-11 21:16:32.000000000 +0100
-+++ KLU/Lib/Makefile	2012-01-10 17:41:46.846060837 +0100
-@@ -2,7 +2,7 @@
+ demos: all
+ 
+--- KLU/Lib/Makefile.orig	2014-03-21 20:21:27.000000000 +0100
++++ KLU/Lib/Makefile	2022-12-27 20:24:34.242678314 +0100
+@@ -2,7 +2,7 @@ default: all
  
  ccode: all
  
@@ -20,8 +20,8 @@
  
  # for testing only:
  # TEST = -DTESTING
-@@ -10,10 +10,10 @@
- C = $(CC) $(CFLAGS)
+@@ -10,10 +10,10 @@ include ../../SuiteSparse_config/SuiteSp
+ C = $(CC) $(CF)
  
  INC = ../Include/klu.h ../Include/klu_internal.h ../Include/klu_version.h \
 -    ../../SuiteSparse_config/SuiteSparse_config.h Makefile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/KLU.git/commitdiff/ad713db7c17d60f9d799a7d341f35847ac90f9be



More information about the pld-cvs-commit mailing list