kindd: build with CMAKE_BUILD_TYPE=None

This commit is contained in:
Đoàn Trần Công Danh 2021-03-17 22:26:37 +07:00
parent 7d8a519a02
commit 5d498bbba3

View file

@ -15,7 +15,7 @@ distfiles="${homepage}/archive/${version}.tar.gz"
checksum=e596f1b1577ff3e83a779e6181252ae2f09731f513d17dd6b95cbc2cf204654f
do_install() {
vbin release/kindd
vbin build/core/kindd
vinstall assets/appconf/kindd.svg 644 usr/share/pixmaps
vinstall assets/appconf/kindd.desktop 644 usr/share/applications
}