Module: tools Branch: master Commit: 0940503d5a0bf2814b0da6b94390870125037980 URL: http://source.winehq.org/git/tools.git/?a=commit;h=0940503d5a0bf2814b0da6b94...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Mar 5 20:16:10 2010 +0100
wine_release: Adapt the documentation build to the new makefile architecture.
---
wine_release | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/wine_release b/wine_release index 11680a0..c1144ad 100755 --- a/wine_release +++ b/wine_release @@ -62,7 +62,7 @@ then # update man page and documentation echo "==== UPDATING DOCUMENTATION ====" ./configure --quiet --without-x --without-freetype - (cd tools && make makedep) + make -s depend
manpages="\ loader/wine.man \