git: fixed to install perl modules into vendor directory
This commit is contained in:
@@ -21,6 +21,9 @@ done
|
||||
|
||||
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 ' ' 'install-gitweb'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user