test-custom-package
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 26 Oct 2014 09:42:29 +0000 (09:42 +0000)
committerSébastien Villemot <sebastien@debian.org>
Sun, 26 Oct 2014 09:42:29 +0000 (09:42 +0000)
Gbp-Pq: Name test-custom-package.patch

Makefile

index 3aaf092fce0d0e8af0462355c8e88ddbf7a21903..299b31a20532e8dec23a97442c097c5e5c7f80ed 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -110,7 +110,6 @@ endif
 
 tests :
 ifndef NOFORTRAN
-ifndef TARGET
 ifndef CROSS
        touch $(LIBNAME)
 ifndef NO_FBLAS
@@ -124,7 +123,6 @@ ifndef NO_CBLAS
 endif
 endif
 endif
-endif
 
 libs :
 ifeq ($(CORE), UNKOWN)