mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 08:54:37 +08:00
fix version
This commit is contained in:
parent
9dc7ce4d4b
commit
d19e94f3a0
@ -48,6 +48,7 @@ build()
|
||||
# fix theme
|
||||
sed -i -e "s~ashoc~crunchy-branch-blue~g" "${srcdir}/$pkgname/etc/postinstall-functions/job-configure-users"
|
||||
sed -i -e "s~ashoc~crunchy-branch-blue~g" "${srcdir}/$pkgname/etc/postinstall-functions/job-initialize-target"
|
||||
sed -i -e "s~0.2.831~${pkgver}~g" "${srcdir}/$pkgname/etc/postinstall-functions/job-initialize-target"
|
||||
cmake . -DCMAKE_INSTALL_PREFIX=${_installprefix} \
|
||||
-DCMAKE_BUILD_TYPE=${_build_type} \
|
||||
-DCMAKE_SKIP_RPATH=ON \
|
||||
|
Loading…
Reference in New Issue
Block a user