diff --git a/develop/git/git.conf b/develop/git/git.conf index f71bffbcd..c7ec79069 100644 --- a/develop/git/git.conf +++ b/develop/git/git.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../git/git.conf -# Copyright (C) 2007 - 2010 The OpenSDE Project +# Copyright (C) 2007 - 2011 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -25,8 +25,8 @@ var_append makeinstopt ' ' 'gitwebdir=$root$docdir/gitweb' var_append makeinstopt ' ' 'install-gitweb' if pkginstalled asciidoc; then - var_append makeopt ' ' 'doc' - var_append makeinstopt ' ' 'install-doc' + var_append makeopt ' ' 'html' + var_append makeinstopt ' ' 'install-html' fi git_contrib_install() {