tazpkg view tazpkg.conf @ rev 917

pkgs.cgi: search in extra packages (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 02 09:09:28 2016 +0200 (2016-08-02)
parents 5317ffe7bfbb
children 7ac4ede6e096
line source
1 # @@sysconfdir@@/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"