Alexandre Julliard : wine_release: Disable mandatory packages in configure.
23 May
2008
23 May
'08
3:42 p.m.
Module: tools Branch: master Commit: 78daac2f7725a1ebd9663b4cd396175c4f44ef75 URL: http://source.winehq.org/git/tools.git/?a=commit;h=78daac2f7725a1ebd9663b4cd... Author: Alexandre Julliard <julliard(a)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 \
6417
Age (days ago)
6417
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard