|
@@ -98,8 +98,8 @@ if [ $RES -eq 0 ]; then
|
|
|
;;
|
|
;;
|
|
|
esac
|
|
esac
|
|
|
else
|
|
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 $"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 $"above this message are important. Please fix them and run [I]nstall again"
|
|
|
echo $"Press enter to continue."
|
|
echo $"Press enter to continue."
|