diff --git a/tools/wineinstall b/tools/wineinstall index b9d86d882e5..e516c395caa 100755 --- a/tools/wineinstall +++ b/tools/wineinstall @@ -337,7 +337,8 @@ then { echo "Either you entered an incorrect password or we failed to run" echo "'$sucommand' correctly." echo "If you didn't enter an incorrect password then please report this" - echo "error to wine-devel@winehq.com." + echo "error and any steps to possibly reproduce it to" + echo "http://bugs.winehq.com/" echo echo "Installation failed, aborting." exit 1