Module: tools Branch: master Commit: 78daac2f7725a1ebd9663b4cd396175c4f44ef75 URL: http://source.winehq.org/git/tools.git/?a=commit;h=78daac2f7725a1ebd9663b4cd...
Author: Alexandre Julliard julliard@winehq.org Date: Fri May 23 17:37:08 2008 +0200
wine_release: Disable mandatory packages in configure.
---
wine_release | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/wine_release b/wine_release index e4afefe..a9d230f 100755 --- a/wine_release +++ b/wine_release @@ -57,7 +57,7 @@ cd ../.. # update man page and documentation echo "==== UPDATING DOCUMENTATION ====" cd wine-$version -./configure --quiet +./configure --quiet --without-x --without-freetype
manpages="\ loader/wine.man \