# The directory where the chroots are stored CHROOTDIR=/home/nicolas/ch # The main chroot CHROOT=root # The working copy CHCOPY=copy # Obtains CacheDir from pacman.conf CACHEDIR=`grep "^CacheDir" /etc/pacman.conf | cut -d'=' -f2`