From: Phil Blundell Date: Sun, 21 Nov 2004 12:24:00 +0000 (+0000) Subject: fix up FILES in x11_cvs as well. X-Git-Tag: Release-2010-05/1~16031 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67e88b4f23a4d91a0ed9dcc37b7abb80f48e7dda;p=openembedded.git fix up FILES in x11_cvs as well. BKrev: 41a088e0j28wceZ7cEuu8GAvLzfQVQ --- 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 \