summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2008-07-04 09:18:47 +0000
committerRoss Burton <ross@openedhand.com>2008-07-04 09:18:47 +0000
commit0a62277934bd842292d8516fed9153044609266e (patch)
treee1b4c98a246833e61cccafb35c8df6d20a775582 /meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
parent7ff4da3d7522cf7b567c47d806a4a42dd1670f89 (diff)
downloadpoky-0a62277934bd842292d8516fed9153044609266e.tar.gz
matchbox-keyboard; don't spawn a subshell
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4818 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb')
-rw-r--r--meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb b/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
index 205c0fc0d3..13635cbaf1 100644
--- a/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
+++ b/meta/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
@@ -4,7 +4,7 @@ DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2"
4RDEPENDS = "formfactor" 4RDEPENDS = "formfactor"
5SECTION = "x11" 5SECTION = "x11"
6PV = "0.0+svnr${SRCREV}" 6PV = "0.0+svnr${SRCREV}"
7PR = "r1" 7PR = "r2"
8 8
9SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \ 9SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
10 file://configure_fix.patch;patch=1;maxrev=1819 \ 10 file://configure_fix.patch;patch=1;maxrev=1819 \