tazpkg annotate tazpkg.conf @ rev 433

Fixed remove option to check if packages modifiers files.list exist before greping it.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Mar 04 09:35:31 2011 +0000 (2011-03-04)
parents 7b162f03d79a
children 51c342baf04a
rev   line source
pankso@307 1 # /etc/slitaz/tazpkg.conf: SliTaz package manager configuration file.
pankso@307 2 #
pankso@307 3
pankso@308 4 # Auto-installation of packages dependencies.
pankso@308 5 AUTO_INSTALL_DEPS="yes"
pankso@308 6
pankso@307 7 # Path to Tazpkg log file.
pankso@307 8 LOG="/var/log/tazpkg.log"