summaryrefslogtreecommitdiff
path: root/packages/matchbox-common/matchbox-common_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/matchbox-common/matchbox-common_svn.bb')
-rw-r--r--packages/matchbox-common/matchbox-common_svn.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/packages/matchbox-common/matchbox-common_svn.bb b/packages/matchbox-common/matchbox-common_svn.bb
index f14abd8382..eff0642970 100644
--- a/packages/matchbox-common/matchbox-common_svn.bb
+++ b/packages/matchbox-common/matchbox-common_svn.bb
@@ -14,8 +14,9 @@ inherit autotools pkgconfig
EXTRA_OECONF = " --enable-pda-folders "
-FILES_${PN} = "${bindir} \
- ${datadir}/matchbox/vfolders \
- ${datadir}/pixmaps"
+FILES_${PN} = "\
+ ${bindir} \
+ ${datadir}/matchbox/vfolders \
+ ${datadir}/pixmaps"
PACKAGE_ARCH = "all"