]> https://gitweb.dealii.org/ - candi.git/commitdiff
minor typo in assimp.package 86/head
authorUwe Köcher <koecher@hsu-hamburg.de>
Thu, 14 Jun 2018 20:02:45 +0000 (22:02 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Thu, 14 Jun 2018 20:02:45 +0000 (22:02 +0200)
deal.II-toolchain/packages/assimp.package

index acd343e1197f23e91ef993edcbe7af0c753dddf5..371e677a5ef82f607fecdc95ef5f91878e9e1fcd 100644 (file)
@@ -13,10 +13,10 @@ CONFOPTS="-D CMAKE_INSTALL_PREFIX=${INSTALL_PATH} \
  -D BUILD_SHARED_LIBS=ON"
 
 package_specific_patch () {
-    if [ "$VERSION" = "3.3.1" ]; then
-      cd ${UNPACK_PATH}/${EXTRACTSTO}
-      cecho ${WARN} "applying patch for assimp D3MFImporter problem"
-      patch -p0 --forward < ${ORIG_DIR}/${PROJECT}/patches/assimp-D3MFImporter.patch || true
+    if [ "${VERSION}" == "3.3.1" ]; then
+        cd ${UNPACK_PATH}/${EXTRACTSTO}
+        cecho ${WARN} "applying patch for assimp D3MFImporter problem"
+        patch -p0 --forward < ${ORIG_DIR}/${PROJECT}/patches/assimp-D3MFImporter.patch || true
     fi
 }
 

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.