1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 00:39:59 +00:00
This commit is contained in:
bwrsandman 2013-07-31 11:51:33 -04:00
parent 71a75d2ab8
commit 36fb7f3a72

View File

@ -335,7 +335,7 @@ IF(NOT WIN32 AND NOT APPLE)
## Debian and non debian Linux building ## Debian and non debian Linux building
# Paths # Paths
IF (DPKG_PROGRAM) IF (DPKG_PROGRAM)
## Debian specific ## Debian specific
SET(CMAKE_INSTALL_PREFIX "/usr") SET(CMAKE_INSTALL_PREFIX "/usr")
SET(SYSCONFDIR "../etc/openmw" CACHE PATH "Set config dir") SET(SYSCONFDIR "../etc/openmw" CACHE PATH "Set config dir")
ELSE () ELSE ()