wok-6.x view slitaz-dev-tools/stuff/tazdev.conf @ rev 3451

fix fix xchm depends
author Allan Pinto <allan316@gmail.com>
date Mon Jun 15 09:12:45 2009 +0000 (2009-06-15)
parents 7b0f14e1c0ac
children 65ca24a53b62
line source
1 # tazdev.conf: SliTaz Developers tool configuration file.
2 #
4 # Path to 'tazwok cmp' log file.
5 CMP_LOG="/var/log/tazwok-cmp.log"
7 # Path for the wok, chroot and packages directory of each version.
8 COOKING="/home/slitaz/cooking"
9 STABLE="/home/slitaz/stable"
11 # Path to the Website repo
12 WEBSITE="/home/slitaz/www/website"
14 # Main mirror settings.
15 MIRROR="mirror.slitaz.org"
16 MIRROR_DIR="/var/www/slitaz/mirror/packages"