dconf: fix unpackaged /usr/lib/gio/modules/.debug/libdconfsettings.so

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Martin Jansa 2012-07-19 07:13:46 +00:00 committed by Koen Kooi
parent 1c7f6c2609
commit ef13d654ef

View File

@ -12,12 +12,15 @@ DEPENDS = "glib-2.0 gtk+3"
inherit vala
PR = "r1"
PACKAGES =+ "dconf-editor"
FILES_dconf-editor = "${bindir}/dconf-editor ${datadir}/dconf-editor/"
FILES_${PN} += "${datadir}/dbus-1/ \
${libdir}/gio/modules/*.so \
"
FILES_${PN}-dbg += "${libdir}/gio/modules/.debug/libdconfsettings.so"
pkg_postinst_${PN} () {
if [ -n "$D" ]; then