Convert missing override syntax changes

This commit is contained in:
Hannah Kiekens
2022-01-29 13:26:34 +01:00
parent 96fcf9ee06
commit 7ea59f18dd
10 changed files with 13 additions and 13 deletions

View File

@@ -17,7 +17,7 @@ DEPENDS += " \
kpackage-native \
"
do_configure_prepend() {
do_configure:prepend() {
# kpackagetool5 needs to find installed service type files
export XDG_DATA_DIRS=${STAGING_DATADIR}:$XDG_DATA_DIRS
}