mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 03:10:01 +00:00
gnomebase.bbclass: add /usr/share/GConf and gconf schemas into default FILES_${PN}
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -14,6 +14,8 @@ FILES_${PN} += "${datadir}/application-registry \
|
||||
${datadir}/mime/application \
|
||||
${datadir}/gnome-2.0 \
|
||||
${datadir}/polkit* \
|
||||
${datadir}/GConf \
|
||||
${datadir}/glib-2.0/schemas \
|
||||
"
|
||||
|
||||
FILES_${PN}-doc += "${datadir}/devhelp"
|
||||
|
||||
Reference in New Issue
Block a user