summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-stroke
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-stroke
parent41588f18a78ebb123f5bd3ff15138ff1e4702249 (diff)
downloadpoky-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-stroke')
-rw-r--r--meta/packages/matchbox-stroke/matchbox-stroke_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb
index 9bbbe89027..a019c16ca6 100644
--- a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb
+++ b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb
@@ -12,7 +12,7 @@ S = ${WORKDIR}/${PN}
12 12
13inherit autotools pkgconfig gettext 13inherit autotools pkgconfig gettext
14 14
15FILES_${PN} = "${bindir} \ 15FILES_${PN} = "${bindir}/* \
16 ${datadir}/applications \ 16 ${datadir}/applications \
17 ${datadir}/pixmaps \ 17 ${datadir}/pixmaps \
18 ${datadir}/matchbox-stroke" 18 ${datadir}/matchbox-stroke"