mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
kindd: build with CMAKE_BUILD_TYPE=None
This commit is contained in:
parent
7d8a519a02
commit
5d498bbba3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=e596f1b1577ff3e83a779e6181252ae2f09731f513d17dd6b95cbc2cf204654f
|
checksum=e596f1b1577ff3e83a779e6181252ae2f09731f513d17dd6b95cbc2cf204654f
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin release/kindd
|
vbin build/core/kindd
|
||||||
vinstall assets/appconf/kindd.svg 644 usr/share/pixmaps
|
vinstall assets/appconf/kindd.svg 644 usr/share/pixmaps
|
||||||
vinstall assets/appconf/kindd.desktop 644 usr/share/applications
|
vinstall assets/appconf/kindd.desktop 644 usr/share/applications
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue