From 609087eacbe9a29923eedde6207d468f39cb3b6d Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Thu, 24 Aug 2006 17:55:29 +0000 Subject: xorg-util: use tar.bz2 sources instead of tar.gz --- packages/xorg-util/xorg-util-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/xorg-util') diff --git a/packages/xorg-util/xorg-util-common.inc b/packages/xorg-util/xorg-util-common.inc index f00a29a21c..93750f3757 100644 --- a/packages/xorg-util/xorg-util-common.inc +++ b/packages/xorg-util/xorg-util-common.inc @@ -5,7 +5,7 @@ LICENSE = "MIT-X" #DEPENDS = "" XORG_PN = "${PN}" -SRC_URI = "${XORG_MIRROR}/${@bb.data.getVar('PV', d, 1)[0:7]}/src/util/${XORG_PN}-${PV}.tar.gz" +SRC_URI = "${XORG_MIRROR}/${@bb.data.getVar('PV', d, 1)[0:7]}/src/util/${XORG_PN}-${PV}.tar.bz2" S = "${WORKDIR}/${XORG_PN}-${PV}" inherit autotools pkgconfig -- cgit v1.2.3