From: Rolf Leggewie Date: Mon, 25 Feb 2008 10:20:51 +0000 (+0000) Subject: djvulibre: fix spelling mistake in SRC_URI. Closes 3871. X-Git-Tag: Release-2010-05/1~7625 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1da83827a02eca476613862533323e2cd89df11;p=openembedded.git djvulibre: fix spelling mistake in SRC_URI. Closes 3871. --- diff --git a/packages/djvulibre/djvulibre_3.5.20.bb b/packages/djvulibre/djvulibre_3.5.20.bb index 8a90efe85c..386eccc6cb 100644 --- a/packages/djvulibre/djvulibre_3.5.20.bb +++ b/packages/djvulibre/djvulibre_3.5.20.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" DEPENDS = "jpeg libpng tiff" PR = "r1" -SRC_URI = "http://{SOURCEFORGE_MIRROR}/djvu/djvulibre-${PV}.tar.gz \ +SRC_URI = "http://${SOURCEFORGE_MIRROR}/djvu/djvulibre-${PV}.tar.gz \ file://fix-cross-configure.patch;patch=1" inherit qt4x11 autotools pkgconfig