]> https://gitweb.dealii.org/ - candi.git/commitdiff
fix BUILDDIR spelling error
authorTimo Heister <timo.heister@gmail.com>
Sun, 24 Apr 2022 15:04:56 +0000 (11:04 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sun, 24 Apr 2022 15:04:56 +0000 (11:04 -0400)
candi.sh

index 5d1b91cbc7de9d8f48cf0a5b1ccee42f57a6b5e5..749a3a824b5236a4f7b18b66bcb3a9ae75be160b 100755 (executable)
--- a/candi.sh
+++ b/candi.sh
@@ -531,7 +531,7 @@ package_build() {
         done
 
     elif [ ${BUILDCHAIN} = "cmake" ]; then
-        rm -f ${BUILDDDIR}/CMakeCache.txt
+        rm -f ${BUILDDIR}/CMakeCache.txt
         rm -rf ${BUILDDIR}/CMakeFiles
         echo cmake ${CONFOPTS} -DCMAKE_INSTALL_PREFIX=${INSTALL_PATH} ${UNPACK_PATH}/${EXTRACTSTO} >>candi_configure
         for target in "${TARGETS[@]}"; do

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.