Suggest make uninstall in case the user tried make install.

This commit is contained in:
Jon Griffiths 2005-02-23 20:57:14 +00:00 committed by Alexandre Julliard
parent 5bed4857d5
commit 4fb90a838b
1 changed files with 2 additions and 0 deletions

View File

@ -160,6 +160,8 @@ then {
echo "Warning !! wine binary (still) found, which may indicate"
echo "a (conflicting) previous installation."
echo "You might want to abort and uninstall Wine first."
echo "(If you previously tried to install from source manually, "
echo "run 'make uninstall' from the wine root directory)"
std_sleep
fi