]> https://gitweb.dealii.org/ - candi.git/commitdiff
Project deal.II: removed make test from petsc and slepc packages
authorUwe Köcher <koecher@hsu-hamburg.de>
Thu, 16 Oct 2014 12:21:31 +0000 (14:21 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Thu, 16 Oct 2014 12:21:31 +0000 (14:21 +0200)
 Changes to be committed:
modified:   deal.II/packages/petsc.package
modified:   deal.II/packages/slepc.package

deal.II/packages/petsc.package
deal.II/packages/slepc.package

index 474e0894da7064efcfc166dba52b2da74bcb2b01..3b72262e0eb4d09e070b9b61a08fafc28aedb442 100644 (file)
@@ -55,7 +55,7 @@ package_specific_setup () {
     
     ./configure --prefix=${INSTALL_PATH}/${NAME} ${CONFOPTS}
     
-    make all test install
+    make all install
 }
 
 package_specific_register () {
index 64e74c041906029c91c9929039e3cbb2ee5d234e..1e240a90af129da43c055b552fe163e47587a874 100644 (file)
@@ -12,7 +12,7 @@ package_specific_setup () {
     cp -rf ${UNPACK_PATH}/${EXTRACTSTO}/* .
     
     ./configure --prefix=${INSTALL_PATH}/${NAME} ${CONFOPTS}
-    make SLEPC_DIR=$PWD PETSC_DIR=${PETSC_DIR} PETSC_ARCH=arch-installed-petsc all test install
+    make SLEPC_DIR=$PWD PETSC_DIR=${PETSC_DIR} PETSC_ARCH=arch-installed-petsc all install
 }
 
 package_specific_register () {

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.