From d24796a8b7540850f1d5a921f030d6497b4008fe Mon Sep 17 00:00:00 2001 From: Pekka Helenius Date: Mon, 16 Dec 2019 22:16:08 +0200 Subject: [PATCH] Debian: add clear warning about removing dep packages --- debian/updatewine_debian.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/updatewine_debian.sh b/debian/updatewine_debian.sh index 2e8063e..09fdc73 100755 --- a/debian/updatewine_debian.sh +++ b/debian/updatewine_debian.sh @@ -187,7 +187,10 @@ Do you want to continue? [Y/n]" INFO_SEP - echo -e "\e[1mQUESTION:\e[0m Do you want to remove unneeded build time dependencies after package build process? [Y/n]" + echo -e "\e[1mQUESTION:\e[0m Do you want to remove unneeded build time dependencies after package build process? [Y/n] \n\n + WARNING: The check is not perfect. Answering [y] MAY DAMAGE YOUR SYSTEM!\n \ + Safer approach is to answer [n] and get the list of installed packages, thus you can manually decide which packages to uninstall. + " questionresponse