tazpkg view tazpkg.conf @ rev 616

fix bug 65
author border
date Wed Jan 02 00:08:46 2013 -0500 (2013-01-02)
parents b9c12aaeae87
children 25b25fec4d59
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_LOG/tazpkg.log"
10 # Packages cache directory.
11 CACHE_DIR="/var/cache/tazpkg"