forked from hasufell/hasufell-repository
games-engines/flare: fix install destinations after cmake.exlib change
This commit is contained in:
parent
112d4b18cd
commit
bfa5b8f858
@ -19,6 +19,7 @@ DEPENDENCIES="
|
||||
"
|
||||
|
||||
CMAKE_SRC_CONFIGURE_PARAMS=(
|
||||
-DCMAKE_INSTALL_PREFIX="/usr"
|
||||
-DBINDIR="/usr/$(exhost --target)/bin"
|
||||
-DDATADIR=/usr/share/${PN}
|
||||
)
|
Loading…
Reference in New Issue
Block a user