Convert missing override syntax changes
This commit is contained in:
@@ -26,7 +26,7 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
# dirty hack to force the mobile version and hide the desktop one
|
||||
do_install_append() {
|
||||
do_install:append() {
|
||||
sed -i 's/Exec=okular %U$/Exec=okularkirigami %U/g' ${D}${datadir}/applications/org.kde.okular.desktop
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user