From: Eric Bénard Date: Mon, 20 Dec 2010 22:58:38 +0000 (+0100) Subject: tango-icon-theme-extras: fix SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea6b1599c981ee864dd4e0ddbbbcf9a7a6a45db7;p=openembedded.git tango-icon-theme-extras: fix SRC_URI Signed-off-by: Eric Bénard --- diff --git a/recipes/tango/tango-icon-theme-extras_0.1.0.bb b/recipes/tango/tango-icon-theme-extras_0.1.0.bb index 01332e142d..fde3b764f4 100644 --- a/recipes/tango/tango-icon-theme-extras_0.1.0.bb +++ b/recipes/tango/tango-icon-theme-extras_0.1.0.bb @@ -2,7 +2,7 @@ SECTION = "unknown" LICENSE = "http://creativecommons.org/licenses/by-sa/2.5/" inherit autotools pkgconfig -SRC_URI = "http://tango-project.org/releases/${PN}-${PV}.tar.gz \ +SRC_URI = "http://tango.freedesktop.org/releases/${PN}-${PV}.tar.gz \ file://no-icon-naming-utils.patch" EXTRA_OECONF = "--disable-icon-framing" FILES_${PN} += "${datadir}/icons"