tazpkg view tazpkg.conf @ rev 612

minor add translation
author Stanislas Leduc <shann@slitaz.org>
date Wed Dec 19 11:27:50 2012 +0100 (2012-12-19)
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"