<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Christian Lachner wrote:
<blockquote
 cite="mid357200db0602190537y1cbbc2eet41ac38775abbefe4@mail.gmail.com"
 type="cite">
  <pre wrap="">I decided to make this release a bit more complete than the other ones
i did before. Bugfree (i hope ;)) and with readme. current version is
0.2.
this is the readme's content:

getwinegit.sh-README

 :: Intro
getwinegit is a script which was designed to download/update, compile
and install the current wine-git-source-tree.

 :: Usage
Usage: /usr/bin/getwinegit.sh -mode

modes:
 -0   update the local source-tree
 -1   + compile the source
 -2   + install
 -3   no update; just compile the local source-tree and install

 -h   help ;)

 :: Install
Just copy getwinegit.sh wherever you want, make it executable and
create a softlink at /usr/bin. Then (or before) configure the script
by editing the variables in the head with your favourite editor.
(minimum is to set ENABLE="yes")

 :: Changes
0.2                first stable release.

 :: Future?
Tell me what you need and i will implement it... maybe :D

 :: Where are you at home?
gladiac.onetrix.net

 :: Bugs?
Report them to gladiac at gmail dot com ;)


Thanks for reading, bye
  glad
  </pre>
  <pre wrap="">
<hr size="4" width="90%">

  </pre>
</blockquote>
Intersting, do you know of any platform-specific problem that may
occur? The BSDs use their own 'sh' per default, and it is known to
behave differently than the 'sh' in Solaris and GNU bash. I would like
to assist you in working out all the knacks in the code.s<br>
</body>
</html>