From f6c111ef94b3b2e609b43fe0958cba4808d38c16 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 20 Nov 2006 15:24:52 +0000 Subject: another set of parse errors fixing --- packages/matchbox-stroke/matchbox-stroke_svn.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packages/matchbox-stroke') 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" - -- cgit v1.2.3