games-rpg/valyriatear: fix multiarch

This commit is contained in:
hasufell 2016-02-16 15:02:39 +01:00
parent e8c30a57e2
commit b3d4fb5d6f
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ DEPENDENCIES="
CMAKE_SOURCE=${WORKBASE}/${MY_PNV}
CMAKE_SRC_CONFIGURE_PARAMS=(
-DPKG_BINDIR=/usr/bin
-DPKG_BINDIR=/usr/$(exhost --target)/bin
-DPKG_DATADIR=/usr/share/${PN}
-DUSE_PCH_COMPILATION=OFF
)