From: Florian Boor Date: Fri, 5 May 2006 16:07:22 +0000 (+0000) Subject: app-common.inc: Change file names, new names present at freedesktop.org. X-Git-Tag: Release-2010-05/1~9453^2~1751^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d9c1f7655191ea4def26de46d17c8d388abd633;p=openembedded.git app-common.inc: Change file names, new names present at freedesktop.org. --- diff --git a/packages/x11-apps/app-common.inc b/packages/x11-apps/app-common.inc index 04daf02b59..9d668cd9b2 100644 --- a/packages/x11-apps/app-common.inc +++ b/packages/x11-apps/app-common.inc @@ -2,7 +2,9 @@ DESCRIPTION = "X application" SECTION = "x11/apps" LICENSE= "MIT-X" -SRC_URI = "${XORG_MIRROR}/X11R7.0/src/app/${PN}-${PV}.tar.bz2" +SRC_URI = "${XORG_MIRROR}/X11R7.0/src/app/${PN}-X11R7.0-${PV}.tar.bz2" + +S = ${WORKDIR}/${PN}-X11R7.0-${PV} inherit autotools pkgconfig