Changed instructions in tools/wineinstall on where to report bugs, to http://bugs.winehq.com __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com
Name: wineinstall_bug-report-patch ChangeLog: Tell users to report bugs to a different location ModifiedFiles: tools/wineinstall Forks: LGPL, ReWind, TransGaming, CodeWeavers, oh alright, Lindows too :-P ======================================================================= --- wineinstall Wed May 1 08:46:48 2002 +++ wineinstall.new Wed May 1 08:48:52 2002 @@ -337,7 +337,8 @@ 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