Hi,
On Mon, Jun 20, 2005 at 10:47:46PM -0600, Tony Lambregts wrote:
Change log: Change wine -v to wine -version since wine -v does not work.
This is fatally incorrect, since Unix *always* (well, almost;) uses double-dash for long options (and Wine barfs on that invalid syntax as well).
Andreas