Skip to content

Commit

Permalink
kindd: build with CMAKE_BUILD_TYPE=None
Browse files Browse the repository at this point in the history
  • Loading branch information
sgn committed Mar 17, 2021
1 parent 6111ce5 commit a3a2d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srcpkgs/kindd/template
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

0 comments on commit a3a2d1f

Please sign in to comment.