Suggest make uninstall in case the user tried make install.
diff --git a/tools/wineinstall b/tools/wineinstall index 97753f0..65b5c65 100755 --- a/tools/wineinstall +++ b/tools/wineinstall
@@ -160,6 +160,8 @@ 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