spk diff spk @ rev 129

Added tag 1.1 for changeset 218ee0ee6502
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 05 02:38:29 2014 +0100 (2014-01-05)
parents a3e324588d24
children 365a7811faf7
line diff
     1.1 --- a/spk	Thu Jan 17 12:32:03 2013 +0100
     1.2 +++ b/spk	Sun Jan 05 02:38:29 2014 +0100
     1.3 @@ -112,6 +112,11 @@
     1.4  			count=$(($count + 1))
     1.5  			download $package_full $mirror
     1.6  			unset_mirrored
     1.7 +			if [ ! "$cache" ]; then
     1.8 +				gettext "Moving package to current directory..."
     1.9 +				mv -f "$CACHE_DIR/$package_full" .
    1.10 +				status
    1.11 +			fi
    1.12  			newline && continue ;;
    1.13  	esac
    1.14  	# Installed ?