http://bugs.winehq.org/show_bug.cgi?id=11887
--- Comment #23 from Thomas Stephenson admin@ubunto-tstephenson.com 2008-06-12 15:29:09 --- (In reply to comment #22)
(In reply to comment #21)
(In reply to comment #20)
Created an attachment (id=13931)
--> (http://bugs.winehq.org/attachment.cgi?id=13931) [details] [details] [details]
Revert patch
Download this patch, and apply this with:
$ patch -p1 < test.txt
Then rebuild wine and test your app.
Done the patch but the rebuild wine means I again have no real idea how to do something. ;-( Could you give me a couple of pointers?
Thanks,
The regression testing guide also sortof serves as a build guide: http://wiki.winehq.org/RegressionTesting
This is not much help to me. I tried doing regression testing for days and never was sure I got it right since there was never any change to the way Wine worked with Pegasus Mail. That's the primary reason no one had done regression testing since we were not at all clear as to how to do this.
My Wine is now in two different directories. ~.wine and ~\wine I was hoping there would be some simple way to build the wine package by running something like wineinstall that is in the ~\wine\tools directory.