diff options
author | Chris Larson <clarson@kergoth.com> | 2004-01-23 08:18:42 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-01-23 08:18:42 +0000 |
commit | 0a11a28335b73a06f26379822ce88aae6f1f4954 (patch) | |
tree | 8351b0b432463d4162054c5691ae8e5adcdbda10 /x11/x11-cvs.oe | |
parent | 9cab31775d14a06c80c354650d27855a1fdc92db (diff) |
Packaging fixes, pass 2.
BKrev: 4010d8e2zRgIc2lz8zqu_17RxVRQ9g
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 |