]> https://gitweb.dealii.org/ - candi.git/commitdiff
fix arpack-ng 90/head
authorTimo Heister <timo.heister@gmail.com>
Sat, 11 Aug 2018 15:59:10 +0000 (11:59 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sat, 11 Aug 2018 15:59:10 +0000 (11:59 -0400)
switch from master to building the latest release (3.6.2) and disable debian multiarch path names for the lib location. Otherwise the libs get installed into something like lib/x86_64-linux-gnu/ and deal.II can not find it.

deal.II-toolchain/packages/arpack-ng.package

index bd7c4d41c773cacd6bb2e4044413f47e08eca0ad..39c7520514bacba34387e9fdce302d658faee736 100644 (file)
@@ -1,4 +1,4 @@
-VERSION=master
+VERSION=3.6.2
 NAME=arpack-ng.git
 EXTRACTSTO=arpack-ng-${VERSION}
 SOURCE=https://github.com/opencollab/
@@ -8,7 +8,8 @@ BUILDCHAIN=cmake
 BUILDDIR=${BUILD_PATH}/arpack-ng-${VERSION}
 INSTALL_PATH=${INSTALL_PATH}/arpack-ng-${VERSION}
 
-CONFOPTS="-D CMAKE_INSTALL_PREFIX=${INSTALL_PATH} \
+CONFOPTS="\
+ -D CMAKE_INSTALL_LIBDIR=$INSTALL_PATH/lib \
  -D EXAMPLES=OFF \
  -D MPI=ON \
  -D BUILD_SHARED_LIBS=ON"

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.