diff options
Diffstat (limited to 'x11/x11-cvs.oe')
-rw-r--r-- | x11/x11-cvs.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/x11-cvs.oe b/x11/x11-cvs.oe index 5133768255..e3d082cdd4 100644 --- a/x11/x11-cvs.oe +++ b/x11/x11-cvs.oe @@ -3,6 +3,7 @@ PRIORITY="optional" MAINTAINER="Greg Gilbert <greg@treke.net>" RDEPENDS="libc6" DEPENDS=virtual/libc xproto-cvs xextensions-cvs xau-cvs xtrans-cvs xdmcp-cvs +FILES_x11-cvs_append=" ${datadir}/X11" SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=X11 S=${WORKDIR}/X11 |