How to mantain complete CVS repository

Tony Lambregts tony_lambregts at telusplanet.net
Thu Jul 25 22:38:15 CDT 2002


Max wrote:

>I downloaded complete CVS wine repository, but the instructions on how to use 
>CVSUP to mantain it up to date are not complete (for me at least !).
>Can anybody explain me how to do it ?
>
>Thanx in advance
>
>Max
>
>
>  
>
When I  update from CVS I use

cvs update -PAd
./configure
make depend && make
su
make install

The configure is optional if no makefiles have been changed.


Tony Lambregts






More information about the wine-devel mailing list