wok diff busybox/receipt @ rev 20319

Up tazlito (501)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 20 13:28:18 2018 +0200 (2018-05-20)
parents 33f17372d8e6
children 03bd0cf0b57b
line diff
     1.1 --- a/busybox/receipt	Mon Mar 05 15:52:59 2018 +0100
     1.2 +++ b/busybox/receipt	Sun May 20 13:28:18 2018 +0200
     1.3 @@ -221,6 +221,7 @@
     1.4  			*) continue ;;
     1.5  		esac
     1.6  		if [ -z "$answer" ]; then
     1.7 +			echo
     1.8  			echo -n "Keep installed GNU utilities ? "
     1.9  			read -t 30 answer	# by default: keep
    1.10  			case "$answer" in