wok-4.x view slitaz-dev-tools/stuff/tazdev.conf @ rev 3455

slitaz-dev-tools: Tiny edits
author Paul Issott <paul@slitaz.org>
date Mon Jun 15 16:47:11 2009 +0000 (2009-06-15)
parents 79acaf03301f
children 3934f2921b68
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"