wf-recorder: fix has a lack of whitespace warning

Variable 'GIR_EXTRA_LIBS_PATH="${WORKDIR}"'

Signed-off-by: Vincent Davis Jr <vince@underview.tech>
This commit is contained in:
Vincent Davis Jr 2025-06-22 17:43:38 -04:00
parent 1fedfd64de
commit f97c3252e4

View File

@ -27,7 +27,7 @@ PV = "0.5.0"
inherit meson pkgconfig features_check
EXTRA_OEMESON += "--buildtype release"
GIR_EXTRA_LIBS_PATH="${WORKDIR}"
GIR_EXTRA_LIBS_PATH = "${WORKDIR}"
FILES:${PN} += "${prefix}"