summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/matchbox-stroke/matchbox-stroke_svn.bb')
-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"