summaryrefslogtreecommitdiff
path: root/dselect/install
diff options
context:
space:
mode:
Diffstat (limited to 'dselect/install')
-rwxr-xr-xdselect/install4
1 files changed, 2 insertions, 2 deletions
diff --git a/dselect/install b/dselect/install
index 61d13208e..6779698e0 100755
--- a/dselect/install
+++ b/dselect/install
@@ -98,8 +98,8 @@ if [ $RES -eq 0 ]; then
;;
esac
else
- echo $"Some errors occurred while unpacking. I'm going to configure the"
- echo $"packages that were installed. This may result in duplicate errors"
+ echo $"Some errors occurred while unpacking. Packages that were installed"
+ echo $"will be configured. This may result in duplicate errors"
echo $"or errors caused by missing dependencies. This is OK, only the errors"
echo $"above this message are important. Please fix them and run [I]nstall again"
echo $"Press enter to continue."