aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-desktop/matchbox-desktop_0.9.1.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-10-28 19:33:04 +0000
committerRichard Purdie <richard@openedhand.com>2006-10-28 19:33:04 +0000
commit860b48501cded1035f0589fdbbf45f25a172ca7a (patch)
tree8b067a180ee9561a336e769d54cf96be5fbc2723 /meta/packages/matchbox-desktop/matchbox-desktop_0.9.1.bb
parent41588f18a78ebb123f5bd3ff15138ff1e4702249 (diff)
downloadopenembedded-core-contrib-860b48501cded1035f0589fdbbf45f25a172ca7a.tar.gz
packages: various .debug packaging fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@831 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-desktop/matchbox-desktop_0.9.1.bb')
-rw-r--r--meta/packages/matchbox-desktop/matchbox-desktop_0.9.1.bb11
1 files changed, 7 insertions, 4 deletions
diff --git a/meta/packages/matchbox-desktop/matchbox-desktop_0.9.1.bb b/meta/packages/matchbox-desktop/matchbox-desktop_0.9.1.bb
index 5b1e472de7..1b842d74ca 100644
--- a/meta/packages/matchbox-desktop/matchbox-desktop_0.9.1.bb
+++ b/meta/packages/matchbox-desktop/matchbox-desktop_0.9.1.bb
@@ -9,16 +9,19 @@ EXTRA_OECONF = "--enable-startup-notification --enable-dnotify"
inherit autotools pkgconfig
-FILES_${PN} = "${bindir} \
+FILES_${PN} = "${bindir}/* \
${datadir}/applications \
${libdir}/matchbox/desktop/*.so \
${datadir}/matchbox-desktop \
${datadir}/pixmaps \
${sysconfdir}/matchbox"
-FILES_${PN}-dev = "${libdir}/matchbox-desktop \
- ${includedir}/matchbox-desktop \
- ${datadir}/matchbox/desktop/modules/*a"
+FILES_${PN}-dev += "${libdir}/matchbox-desktop \
+ ${includedir}/matchbox-desktop \
+ ${libdir}/matchbox/desktop/*.*a \
+ ${datadir}/matchbox/desktop/modules/*a"
+
+FILES_${PN}-dbg += "${libdir}/matchbox/desktop/.debug/"
do_stage() {
install -d ${STAGING_INCDIR}/matchbox-desktop/