From: Andrea Adami Date: Mon, 12 Nov 2007 11:27:57 +0000 (+0000) Subject: apmd: fix SRC_URI X-Git-Tag: Release-2010-05/1~8435^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cd8b738923ec0f52c39bd8c1d342533d2038602;p=openembedded.git apmd: fix SRC_URI --- diff --git a/packages/apmd/apmd_3.2.2.bb b/packages/apmd/apmd_3.2.2.bb index 5402e67632..c3fce375d3 100644 --- a/packages/apmd/apmd_3.2.2.bb +++ b/packages/apmd/apmd_3.2.2.bb @@ -5,7 +5,7 @@ DEPENDS = "libtool-cross" LICENSE = "GPL" PR = "r8" -SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.orig.tar.gz; \ +SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.orig.tar.gz \ file://debian.patch;patch=1 \ file://workaround.patch;patch=1 \ file://zaurus24.patch;patch=1 \