Suggest make uninstall in case the user tried make install.
This commit is contained in:
parent
5bed4857d5
commit
4fb90a838b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue