games-engines/openmw: fix install dirs after cmake.exlib change

Change-Id: Ibe90b5f8c37a6cf29e92038794a4f1305aa22385
This commit is contained in:
Julian Ospald 2016-05-24 00:15:17 +02:00
parent 763e607bcf
commit 18998a0799
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ CMAKE_SRC_CONFIGURE_PARAMS=(
-DBUILD_UNITTESTS=OFF
-DBUILD_WITH_CODE_COVERAGE=OFF
-DBUILD_WIZARD=ON
-DCMAKE_INSTALL_PREFIX=/usr
-DDATADIR="/usr/share/${PN}"
-DDESIRED_QT_VERSION=5
-DGLOBAL_CONFIG_PATH="/etc"