actiona: fix build with qt 5.14+
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user