From ea6b1599c981ee864dd4e0ddbbbcf9a7a6a45db7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Eric=20B=C3=A9nard?= Date: Mon, 20 Dec 2010 23:58:38 +0100 Subject: [PATCH] tango-icon-theme-extras: fix SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Eric Bénard --- recipes/tango/tango-icon-theme-extras_0.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.47.2