mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 18:57:16 +08:00
a bit more ECM name change
This commit is contained in:
parent
9b6b490b1a
commit
fe8625afb3
@ -36,8 +36,8 @@ function cmake_kf5() {
|
||||
cmake -DCMAKE_BUILD_TYPE=${_build_type} \
|
||||
-DCMAKE_INSTALL_PREFIX=${_installprefix} \
|
||||
-DKDE_INSTALL_LIBDIR=lib \
|
||||
-DSYSCONF_INSTALL_DIR=/etc \
|
||||
-DKDE_LIBEXEC_INSTALL_DIR=lib \
|
||||
-DKDE_INSTALL_SYSCONFDIR=/etc \
|
||||
-DKDE_INSTALL_LIBEXECDIR=lib \
|
||||
-DBUILD_TESTING=OFF \
|
||||
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON "$@"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user