tazpkg view tazpkg.conf @ rev 595

Use boldify and output in raw for tazpkg-box (now gui install display messages in realtime)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 24 11:35:44 2012 +0200 (2012-04-24)
parents 8fbdfe3d61ea
children f6a396cabb19
line source
1 # /etc/slitaz/tazpkg.conf: SliTaz package manager configuration file.
2 #
4 # Auto-installation of packages dependencies.
5 AUTO_INSTALL_DEPS="yes"
7 # Path to Tazpkg log file.
8 LOG="$SLITAZ_LOGS/tazpkg.log"
10 # Packages cache directory.
11 CACHE_DIR="/var/cache/tazpkg"