diff --git a/CMakeLists.txt b/CMakeLists.txt index a37da5404d..7ce546e66d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -335,7 +335,7 @@ IF(NOT WIN32 AND NOT APPLE) ## Debian and non debian Linux building # Paths IF (DPKG_PROGRAM) - ## Debian specific + ## Debian specific SET(CMAKE_INSTALL_PREFIX "/usr") SET(SYSCONFDIR "../etc/openmw" CACHE PATH "Set config dir") ELSE ()