19 Jun
2009
19 Jun
'09
2:36 p.m.
Module: tools Branch: master Commit: 291bf49abea59c800bf30f1eb88c46e217a165ce URL: http://source.winehq.org/git/tools.git/?a=commit;h=291bf49abea59c800bf30f1eb... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Jun 15 13:53:13 2009 +0200 wine_release: Build makedep first to avoid warnings. --- wine_release | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/wine_release b/wine_release index 0375494..b5fd54c 100755 --- a/wine_release +++ b/wine_release @@ -65,6 +65,7 @@ then # update man page and documentation echo "==== UPDATING DOCUMENTATION ====" ./configure --quiet --without-x --without-freetype + cd tools && make makedep manpages="\ loader/wine.man \