summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/matchbox-common/matchbox-common_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/matchbox-common/matchbox-common_svn.bb')
-rw-r--r--openembedded/packages/matchbox-common/matchbox-common_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/packages/matchbox-common/matchbox-common_svn.bb b/openembedded/packages/matchbox-common/matchbox-common_svn.bb
index de1e20b87a..d951678551 100644
--- a/openembedded/packages/matchbox-common/matchbox-common_svn.bb
+++ b/openembedded/packages/matchbox-common/matchbox-common_svn.bb
@@ -8,9 +8,9 @@ DEFAULT_PREFERENCE = "-1"
8 8
9SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-common;proto=http" 9SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-common;proto=http"
10 10
11inherit autotools pkgconfig 11inherit autotools pkgconfig
12 12
13EXTRA_OECONF = "--enable-pda-folders" 13EXTRA_OECONF = " --enable-pda-folders "
14 14
15FILES_${PN} = "${bindir} \ 15FILES_${PN} = "${bindir} \
16 ${datadir}/matchbox/vfolders \ 16 ${datadir}/matchbox/vfolders \