tazpkg view tazpkg.conf @ rev 619

Added tag 5.1 for changeset 8b5eda2bee72
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 04 17:19:13 2013 +0100 (2013-01-04)
parents 25b25fec4d59
children 5317ffe7bfbb
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"