xorg-doc-common: use BPN instead of XORG_PN
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 28 Jun 2010 07:48:18 +0000 (09:48 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 28 Jun 2010 08:40:24 +0000 (10:40 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-doc/xorg-doc-common.inc

index 56d2d5c..622477d 100644 (file)
@@ -3,10 +3,9 @@ HOMEPAGE = "http://www.x.org"
 SECTION = "x11/docs"
 LICENSE = "MIT-X"
 
-XORG_PN = "${PN}"
-SRC_URI = "${XORG_MIRROR}/individual/doc/${XORG_PN}-${PV}.tar.bz2;name=archive"
+SRC_URI = "${XORG_MIRROR}/individual/doc/${BPN}-${PV}.tar.bz2;name=archive"
 
-S = "${WORKDIR}/${XORG_PN}-${PV}"
+S = "${WORKDIR}/${BPN}-${PV}"
 
 inherit autotools pkgconfig