[Wine] Re: After update and compilation of Wine - version isn't changed

vitamin wineforum-user at winehq.org
Tue Oct 7 16:21:36 CDT 2008


Fazer wrote:
> I downloaded Wine sources using git-gui, compiled it and it worked great. Then I wanted to update it, so I run sudo make uninstall, then in git-gui I did remote - fetch from origin.

You should use either:

Code:
git pull


Or

Code:
git fetch; git rebase origin


Much more info about git you probably don't need: http://wiki.winehq.org/GitWine







More information about the wine-users mailing list