tazpkg diff tazpkg.conf @ rev 327

tazpkgbox (typo)
author Paul Issott <paul@slitaz.org>
date Sat Mar 06 17:30:00 2010 +0000 (2010-03-06)
parents 3a410bbead4c
children 7b162f03d79a
line diff
     1.1 --- a/tazpkg.conf	Wed Jan 06 22:04:04 2010 +0100
     1.2 +++ b/tazpkg.conf	Sat Mar 06 17:30:00 2010 +0000
     1.3 @@ -1,6 +1,9 @@
     1.4  # /etc/slitaz/tazpkg.conf: SliTaz package manager configuration file.
     1.5  #
     1.6  
     1.7 +# Auto-installation of packages dependencies.
     1.8 +AUTO_INSTALL_DEPS="yes"
     1.9 +
    1.10  # Path to all packages meta files (lists, receipt, desc).
    1.11  LOCALSTATE="/var/lib/tazpkg"
    1.12