From 6788d307b9bda529ca0b39f9d8afa48c0ba939a2 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 20 Nov 2017 17:22:11 +0100 Subject: [PATCH] Compiler/UMFPACK/build - SOURCE_URL added --- Compiler/UMFPACK/build | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Compiler/UMFPACK/build b/Compiler/UMFPACK/build index 2268b34..13ee965 100755 --- a/Compiler/UMFPACK/build +++ b/Compiler/UMFPACK/build @@ -1,5 +1,7 @@ #!/usr/bin/env modbuild +SOURCE_URL="file://$PMODULES_DISTFILESDIR/$P-V.tar.bz2" + pbuild::configure() { cat < "${MODULE_SRCDIR}/SuiteSparse_config/SuiteSparse_config.mk" CF = \$(CFLAGS) \$(CPPFLAGS) \$(TARGET_ARCH) -O3 -fexceptions -fPIC -DNTIMER