aboutsummaryrefslogtreecommitdiffstats
path: root/packages/matchbox-stroke
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 15:24:52 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-11-20 15:24:52 +0000
commitf6c111ef94b3b2e609b43fe0958cba4808d38c16 (patch)
tree2e87f8388d2c4d48da9801f674b60e1cdb9f78f6 /packages/matchbox-stroke
parent24a2a2127a35bdb2ed414a1ed109813ba951e2d1 (diff)
downloadopenembedded-f6c111ef94b3b2e609b43fe0958cba4808d38c16.tar.gz
another set of parse errors fixing
Diffstat (limited to 'packages/matchbox-stroke')
-rw-r--r--packages/matchbox-stroke/matchbox-stroke_svn.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/matchbox-stroke/matchbox-stroke_svn.bb b/packages/matchbox-stroke/matchbox-stroke_svn.bb
index ead214407b..7afa80d589 100644
--- a/packages/matchbox-stroke/matchbox-stroke_svn.bb
+++ b/packages/matchbox-stroke/matchbox-stroke_svn.bb
@@ -9,7 +9,7 @@ PR="r2"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
-S = ${WORKDIR}/${PN}
+S = "${WORKDIR}/${PN}"
inherit autotools pkgconfig gettext
@@ -17,4 +17,3 @@ FILES_${PN} = "${bindir}/* \
${datadir}/applications \
${datadir}/pixmaps \
${datadir}/matchbox-stroke"
-