From 00c79846ae48dfbb08e7ecb1dfda9e16822a71ad Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 28 Nov 2012 22:10:56 -0500 Subject: libretools.conf: change the default value of CHROOTDIR to match devtools --- src/libretools.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libretools.conf') diff --git a/src/libretools.conf b/src/libretools.conf index 91ec452..37453e1 100644 --- a/src/libretools.conf +++ b/src/libretools.conf @@ -29,7 +29,7 @@ ARCHES=('i686' 'x86_64' 'mips64el' 'any') ################################################################################ ## The directory where the chroots are stored -CHROOTDIR=/home/chroot +CHROOTDIR=/var/lib/archbuild ## Extra packages to have installed on the chroot (besides base base-devel and sudo) CHROOTEXTRAPKG=(distcc ccache tsocks) ## The meaning of this changes based on the version of libretools+devtools -- cgit v1.2.2