Fix syntax error in the cairo .bb.
authorChris Larson <clarson@kergoth.com>
Sat, 22 Jan 2005 05:01:36 +0000 (05:01 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 22 Jan 2005 05:01:36 +0000 (05:01 +0000)
BKrev: 41f1de30Zh0pyV1Dzj3Xz3UW9D9NSA

packages/cairo/cairo_cvs.bb

index 45434c3..1a083d0 100644 (file)
@@ -8,8 +8,7 @@ DESCRIPTION = "Cairo graphics library"
 LICENSE = "MPL LGPL"
 PR = "r1"
 
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=cairo
-\
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=cairo \
           file://status.patch;patch=1"
 S = "${WORKDIR}/cairo"