summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/matchbox-common
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-10-10 10:41:35 +0000
committerRichard Purdie <richard@openedhand.com>2005-10-10 10:41:35 +0000
commitcbf3ef91305558fb8a59e19c5987a9e9ca22013a (patch)
treef7142e57734a8b2fac92ff758a6617d4464a82f9 /openembedded/packages/matchbox-common
parent562d4d35878bb644cbe2b9f23ef407fd6e1e38e2 (diff)
downloadpoky-cbf3ef91305558fb8a59e19c5987a9e9ca22013a.tar.gz
Merge changes from mainline OE to try and keep us in sync.
git-svn-id: https://svn.o-hand.com/repos/poky@127 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/matchbox-common')
-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 \