Commit 4fb90a83 authored by Jon Griffiths's avatar Jon Griffiths Committed by Alexandre Julliard

Suggest make uninstall in case the user tried make install.

parent 5bed4857
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment