wok diff busybox/receipt @ rev 20581

Up gparted (0.33.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 14 12:21:16 2018 +0100 (2018-12-14)
parents 33f17372d8e6
children 03bd0cf0b57b
line diff
     1.1 --- a/busybox/receipt	Mon Mar 05 15:52:59 2018 +0100
     1.2 +++ b/busybox/receipt	Fri Dec 14 12:21:16 2018 +0100
     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