fix up FILES in x11_cvs as well.
authorPhil Blundell <philb@gnu.org>
Sun, 21 Nov 2004 12:24:00 +0000 (12:24 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 21 Nov 2004 12:24:00 +0000 (12:24 +0000)
BKrev: 41a088e0j28wceZ7cEuu8GAvLzfQVQ

x11/x11_cvs.oe

index 0a551cf..a1dabf5 100644 (file)
@@ -1,11 +1,12 @@
 PV = "0.0cvs${CVSDATE}"
-PR = "r1"
+PR = "r2"
 SECTION = "x11/libs"
 PRIORITY = "optional"
 MAINTAINER = "Greg Gilbert <greg@treke.net>"
 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 \