aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tango
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2010-12-20 23:58:38 +0100
committerEric Bénard <eric@eukrea.com>2010-12-21 00:25:06 +0100
commitea6b1599c981ee864dd4e0ddbbbcf9a7a6a45db7 (patch)
tree463607b917d74bd9063e0fbbdf0bc8b8103536f9 /recipes/tango
parent766810465327b441081598b923382e7ec9ca6aa1 (diff)
downloadopenembedded-ea6b1599c981ee864dd4e0ddbbbcf9a7a6a45db7.tar.gz
tango-icon-theme-extras: fix SRC_URI
Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'recipes/tango')
-rw-r--r--recipes/tango/tango-icon-theme-extras_0.1.0.bb2
1 files changed, 1 insertions, 1 deletions
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"