git: Use TERMUX_MAKE_PROCESSES for install-man
This commit is contained in:
parent
c3670ae641
commit
359a9eb4b6
@ -54,7 +54,7 @@ termux_step_pre_configure () {
|
||||
|
||||
termux_step_post_make_install () {
|
||||
# Installing man requires asciidoc and xmlto, so git uses separate make targets for man pages
|
||||
make install-man
|
||||
make -j $TERMUX_MAKE_PROCESSES install-man
|
||||
|
||||
mkdir -p $TERMUX_PREFIX/etc/bash_completion.d/
|
||||
cp $TERMUX_PKG_SRCDIR/contrib/completion/git-completion.bash \
|
||||
|
Loading…
Reference in New Issue
Block a user