[suitesparse-metis] 18/28: Changed order for building

Wolfgang Fütterer wlfuetter-guest at moszumanska.debian.org
Mon Sep 7 10:18:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

wlfuetter-guest pushed a commit to branch master
in repository suitesparse-metis.

commit ec91786a51ab32ebd11e686353bf06f2fe387159
Author: Wolfgang Fuetterer <debian at wlf-online.de>
Date:   Tue Nov 25 20:32:16 2014 +0100

    Changed order for building
---
 debian/patches/0013-Makefile.patch | 23 +++++++++++++++++++++++
 debian/patches/series              |  1 +
 2 files changed, 24 insertions(+)

diff --git a/debian/patches/0013-Makefile.patch b/debian/patches/0013-Makefile.patch
new file mode 100644
index 0000000..710d45a
--- /dev/null
+++ b/debian/patches/0013-Makefile.patch
@@ -0,0 +1,23 @@
+From: Wolfgang Fuetterer <debian at wlf-online.de>
+Date: Tue, 25 Nov 2014 20:31:43 +0100
+Subject: Makefile
+
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index e47f792..0ee41f6 100644
+--- a/Makefile
++++ b/Makefile
+@@ -13,9 +13,9 @@ default:
+ 	( cd CAMD && $(MAKE) )
+ 	( cd COLAMD && $(MAKE) )
+ 	( cd BTF && $(MAKE) )
++	( cd CCOLAMD && $(MAKE) )
+ 	( cd KLU && $(MAKE) )
+ 	( cd LDL && $(MAKE) )
+-	( cd CCOLAMD && $(MAKE) )
+ 	( cd UMFPACK && $(MAKE) )
+ 	( cd CHOLMOD && $(MAKE) )
+ 	( cd CSparse && $(MAKE) )
diff --git a/debian/patches/series b/debian/patches/series
index 55e3b94..107f066 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,3 +10,4 @@
 0010-CHOLMOD-Lib-Makefile.patch
 0011-CHOLMOD-Demo-Makefile.patch
 0012-CCOLAMD-Lib-Makefile.patch
+0013-Makefile.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/suitesparse-metis.git



More information about the debian-science-commits mailing list