Alexandre Julliard : winedoc_release: Don't build the FAQ, it' s on the wiki now.
Module: tools Branch: master Commit: 8501ce89a7ead7c6009173954912ff6b6c585fa6 URL: http://source.winehq.org/git/tools.git/?a=commit;h=8501ce89a7ead7c6009173954... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jun 26 22:17:39 2007 +0200 winedoc_release: Don't build the FAQ, it's on the wiki now. --- winedoc_release | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/winedoc_release b/winedoc_release index 467abe4..0fc6c2d 100755 --- a/winedoc_release +++ b/winedoc_release @@ -34,7 +34,7 @@ fi echo "==== BUILDING SGML DOCUMENTATION ====" -books="wineusr-guide winedev-guide winelib-guide wine-faq" +books="wineusr-guide winedev-guide winelib-guide" langs="en" site_base_dir="/home/winehq/opt/lostwages" tools_dir="/home/winehq/opt/tools"
participants (1)
-
Alexandre Julliard