tazpkg view tazpkg.conf @ rev 406

Use library libtaz, libtaz/commons; use can now use several option at the same time with install/get-install
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Jan 25 00:01:48 2011 +0100 (2011-01-25)
parents 7b162f03d79a
children 51c342baf04a
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="/var/log/tazpkg.log"