From 739481bea0235ed50d67e9e99bf5a54b0e2be6c9 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 10 Feb 2010 10:45:29 +0100 Subject: xorg: add name=archive to SRC_URI in include files Signed-off-by: Martin Jansa --- recipes/xorg-data/xorg-data-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/xorg-data') diff --git a/recipes/xorg-data/xorg-data-common.inc b/recipes/xorg-data/xorg-data-common.inc index 46b14d73af..6f89bfb2da 100644 --- a/recipes/xorg-data/xorg-data-common.inc +++ b/recipes/xorg-data/xorg-data-common.inc @@ -4,7 +4,7 @@ LICENSE = "MIT-X" XORG_PN = "${PN}" -SRC_URI = "${XORG_MIRROR}/individual/data/${XORG_PN}-${PV}.tar.bz2" +SRC_URI = "${XORG_MIRROR}/individual/data/${XORG_PN}-${PV}.tar.bz2;name=archive" S = "${WORKDIR}/${XORG_PN}-${PV}" inherit autotools pkgconfig -- cgit 1.2.3-korg