wok-6.x diff busybox/receipt @ rev 20635
Add linux-ecryptfs
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 08 18:37:33 2019 +0100 (2019-01-08) |
parents | 33f17372d8e6 |
children | 03bd0cf0b57b |
line diff
1.1 --- a/busybox/receipt Mon Mar 05 15:52:59 2018 +0100 1.2 +++ b/busybox/receipt Tue Jan 08 18:37:33 2019 +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