From 67e88b4f23a4d91a0ed9dcc37b7abb80f48e7dda Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 21 Nov 2004 12:24:00 +0000 Subject: fix up FILES in x11_cvs as well. BKrev: 41a088e0j28wceZ7cEuu8GAvLzfQVQ --- x11/x11_cvs.oe | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/x11_cvs.oe b/x11/x11_cvs.oe index 0a551cf42c..a1dabf5ecd 100644 --- a/x11/x11_cvs.oe +++ b/x11/x11_cvs.oe @@ -1,11 +1,12 @@ PV = "0.0cvs${CVSDATE}" -PR = "r1" +PR = "r2" SECTION = "x11/libs" PRIORITY = "optional" MAINTAINER = "Greg Gilbert " DEPENDS = "xproto xextensions xau xtrans xdmcp" DESCRIPTION = "Base X libs." -FILES_${PN}_append = " ${datadir}/X11" +FILES_${PN} += "${datadir}/X11/XKeysymDB ${datadir}/X11/XErrorDB" +FILES_${PN}-locale += "${datadir}/X11/locale" PROVIDES = "x11" SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=X11 \ -- cgit v1.2.3