tazpkg rev 488

Fixed typo in last commit.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu May 05 15:49:11 2011 +0000 (2011-05-05)
parents e03fb6ccb8ac
children afe8175abd6f
files tazpkg
line diff
     1.1 --- a/tazpkg	Thu May 05 13:47:00 2011 +0000
     1.2 +++ b/tazpkg	Thu May 05 15:49:11 2011 +0000
     1.3 @@ -1777,7 +1777,7 @@
     1.4  		
     1.5  		[ "$root" ] && ROOT="$root" && check_base_dir "$root"
     1.6  		[ "$list" ] && INSTALL_LIST="$list"
     1.7 -		if [ "$rootconifg" ]; then
     1.8 +		if [ "$rootconfig" ]; then
     1.9  			if [ "$root" ]; then
    1.10  				CACHE_DIR=$root/$CACHE_DIR
    1.11  				SAVE_CACHE_DIR=$CACHE_DIR