]> https://gitweb.dealii.org/ - candi.git/commitdiff
petsc: corrected install_path
authorUwe Köcher <koecher@hsu-hamburg.de>
Mon, 2 Nov 2015 18:42:50 +0000 (19:42 +0100)
committerUwe Köcher <koecher@hsu-hamburg.de>
Mon, 2 Nov 2015 18:42:50 +0000 (19:42 +0100)
deal.II-toolchain/packages/petsc.package

index f3e2b967812d5fef514058fa8a464c9e842cbd4e..fffaeff630145bbc423e76f6243a30d0b8d9e1b7 100644 (file)
@@ -50,8 +50,8 @@ package_specific_setup () {
     cd ${BUILDDIR}
     cp -rf ${UNPACK_PATH}/${EXTRACTSTO}/* .
     
-    ./configure --prefix=${INSTALL_PATH}/${NAME} ${CONFOPTS} && \    
-        make all install
+    ./configure --prefix=${INSTALL_PATH} ${CONFOPTS}
+    make 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.