tazpkg
view tazpkg.conf @ rev 955
modules/search: allow search file with dash at start: tazpkg -sf "-spi"
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Fri Dec 22 00:02:54 2017 +0200 (2017-12-22) |
parents |
5317ffe7bfbb |
children |
7ac4ede6e096 |
line source
1 # @@sysconfdir@@/slitaz/tazpkg.conf: SliTaz package manager configuration file.
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"