]> https://gitweb.dealii.org/ - candi.git/commitdiff
parmetis.package: removed whitespace for make -j<N>
authorUwe Köcher <koecher@hsu-hamburg.de>
Tue, 10 Nov 2015 20:55:48 +0000 (21:55 +0100)
committerUwe Köcher <koecher@hsu-hamburg.de>
Tue, 10 Nov 2015 20:55:48 +0000 (21:55 +0100)
deal.II-toolchain/packages/parmetis.package

index 5b7993a4fba43755899d58d204ca463f4f4d9224..1cff76bccfdfd8e3be08b5d1e29c7f279a340de9 100644 (file)
@@ -16,7 +16,7 @@ package_specific_build() {
     make config prefix=${INSTALL_PATH} shared=1
     quit_if_fail "parmetis/metis make config failed"
     
-    make -j ${PROCS}
+    make -j${PROCS}
     quit_if_fail "parmetis/metis make failed"
     
     make install
@@ -28,7 +28,7 @@ package_specific_build() {
     make config prefix=${INSTALL_PATH} shared=1
     quit_if_fail "parmetis make config failed"
     
-    make -j ${PROCS}
+    make -j${PROCS}
     quit_if_fail "parmetis make failed"
     
     make install

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.