games-rpg/valyriatear: fix multiarch

This commit is contained in:
2016-02-16 15:02:39 +01:00
parent e8c30a57e2
commit b3d4fb5d6f

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
)