From ff533176a875663be797058bc35fa8ff3f9f8147 Mon Sep 17 00:00:00 2001 From: Lianhao Lu Date: Fri, 27 Apr 2012 14:34:24 +0800 Subject: xorg-app: Use ${libdir} and ${datadir} for packaging. Used ${libdir} and ${datadir} instead of hard coded direcotries for packaging. Also included INC_PR in PR. Signed-off-by: Lianhao Lu Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb') diff --git a/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb b/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb index db6d2b4037..6637326131 100644 --- a/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb +++ b/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb @@ -9,7 +9,7 @@ The X server and font server use these files to find the available font \ files." PE = "1" -PR = "r0" +PR = "${INC_PR}.0" RDEPENDS_${PN} += "mkfontscale" RDEPENDS_${PN}_virtclass-native += "mkfontscale-native" -- cgit 1.2.3-korg