mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
gui-apps/organicmaps: fix "FATAL: cmake_src_prepare has not been run"
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
parent
2631afc3c2
commit
b557c82ff7
@ -25,6 +25,12 @@ PATCHES=(
|
||||
"${FILESDIR}/${P}-zlib-compile.patch"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
eapply_user
|
||||
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
CMAKE_BUILD_TYPE="RelWithDebInfo"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user