# HG changeset patch # User border # Date 1357103326 18000 # Node ID f6a396cabb19845e1e71bb7ca50138e29f7e9c37 # Parent 2c3dea2b686b10ba6d964146078b082f0f4730de fix bug 65 diff -r 2c3dea2b686b -r f6a396cabb19 tazpkg.conf --- a/tazpkg.conf Tue Dec 25 00:48:53 2012 +0000 +++ b/tazpkg.conf Wed Jan 02 00:08:46 2013 -0500 @@ -5,7 +5,7 @@ AUTO_INSTALL_DEPS="yes" # Path to Tazpkg log file. -LOG="$SLITAZ_LOGS/tazpkg.log" +LOG="$SLITAZ_LOG/tazpkg.log" # Packages cache directory. CACHE_DIR="/var/cache/tazpkg"