mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
dconf: Add leading whitespace for append operator
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
91f7916621
commit
47ed43deb2
|
|
@ -15,7 +15,7 @@ inherit gnomebase bash-completion vala
|
|||
# I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
|
||||
EXTRA_OEMESON = "-Dman=false"
|
||||
# no bash-completion for native
|
||||
EXTRA_OEMESON_append_class-native = "-Dbash_completion=false"
|
||||
EXTRA_OEMESON_append_class-native = " -Dbash_completion=false"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/dbus-1 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user