actiona: fix build with qt 5.14+

This commit is contained in:
John 2019-11-16 13:57:53 +01:00
parent 2cd60b217a
commit 8378255bd7

View file

@ -20,6 +20,10 @@ if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools-devel qt5-x11extras-devel qt5-xmlpatterns-devel"
fi
post_build() {
lrelease locale/*.ts
}
post_install() {
vmkdir usr/share/applications
vinstall ${FILESDIR}/actiona.desktop 644 usr/share/applications