|
|
@ -21,6 +21,9 @@ done |
|
|
|
|
|
|
|
|
|
|
|
var_append makeopt ' ' 'gitweb' |
|
|
|
var_append makeopt ' ' 'gitweb' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# install perl modules into 'vendor_perl' directory |
|
|
|
|
|
|
|
var_append makeinstopt ' ' "INSTALLDIRS=vendor" |
|
|
|
|
|
|
|
|
|
|
|
var_append makeinstopt ' ' 'gitwebdir=$root$docdir/gitweb' |
|
|
|
var_append makeinstopt ' ' 'gitwebdir=$root$docdir/gitweb' |
|
|
|
var_append makeinstopt ' ' 'install-gitweb' |
|
|
|
var_append makeinstopt ' ' 'install-gitweb' |
|
|
|
|
|
|
|
|
|
|
|