add CVSDIR
authorPhil Blundell <philb@gnu.org>
Sat, 23 Oct 2004 22:22:42 +0000 (22:22 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 23 Oct 2004 22:22:42 +0000 (22:22 +0000)
BKrev: 417ad9b2jHgVvHqr1AnR2FxNgrlLxg

conf/oe.conf

index 0798ffb..b67291f 100644 (file)
@@ -111,6 +111,7 @@ FILESDIR = "${@oe.which(oe.data.getVar('FILESPATH', d, 1), '.')}"
 TMPDIR = "${TOPDIR}/tmp"
 CACHE = "${TMPDIR}/cache"
 DL_DIR = "${TMPDIR}/downloads"
+CVSDIR = "${DL_DIR}/cvs"
 
 STAMP = "${TMPDIR}/stamps/${PF}"
 WORKDIR = "${TMPDIR}/work/${PF}"