tazpkg diff tazpkg.conf @ rev 597
Set path for INSTALL_LIST-processed
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Wed May 23 12:54:35 2012 +0000 (2012-05-23) |
parents | 8fbdfe3d61ea |
children | f6a396cabb19 |
line diff
1.1 --- a/tazpkg.conf Thu Apr 12 22:44:14 2012 +0200 1.2 +++ b/tazpkg.conf Wed May 23 12:54:35 2012 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 AUTO_INSTALL_DEPS="yes" 1.5 1.6 # Path to Tazpkg log file. 1.7 -LOG="/var/log/tazpkg.log" 1.8 +LOG="$SLITAZ_LOGS/tazpkg.log" 1.9 1.10 # Packages cache directory. 1.11 CACHE_DIR="/var/cache/tazpkg"