Changeset: 952d86fd8bad for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/952d86fd8bad
Modified Files:
        CMakeLists.txt
        cmake/monetdb-defines.cmake
Branch: Jan2022
Log Message:

English.


diffs (24 lines):

diff --git a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -97,7 +97,7 @@ if(NOT ${CMAKE_INSTALL_PREFIX} STREQUAL 
 #  SET(CMAKE_SKIP_RPATH TRUE)
 endif()
 
-# required for some instalation files
+# required for some installation files
 set(PROGRAM_PERMISSIONS_DEFAULT
   OWNER_WRITE
   OWNER_READ
diff --git a/cmake/monetdb-defines.cmake b/cmake/monetdb-defines.cmake
--- a/cmake/monetdb-defines.cmake
+++ b/cmake/monetdb-defines.cmake
@@ -309,7 +309,7 @@ macro(monetdb_configure_misc)
     OUTPUT_STRIP_TRAILING_WHITESPACE)
   if (PY3_LIBDIR_CODE)
     message(WARNING
-      "Could not determine MonetDB Python3 site-packages instalation 
directory")
+      "Could not determine MonetDB Python3 site-packages installation 
directory")
   endif()
   set(PYTHON3_LIBDIR "${PYTHON3_SITEDIR}")
   set(PYTHON "${Python3_EXECUTABLE}")
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to