]> https://gitweb.dealii.org/ - candi.git/commitdiff
Fixed `BUILDDIR` spelling error. 288/head
authorSJ2050 <sj2050@vip.163.com>
Sat, 16 Apr 2022 13:36:56 +0000 (21:36 +0800)
committerSJ2050 <sj2050@vip.163.com>
Sat, 16 Apr 2022 13:37:19 +0000 (21:37 +0800)
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.