Merge pull request #3899 from sudosurootdev/master
hfsutils: Correct termux_step_post_configure mandir location
This commit is contained in:
commit
69cc68eb6a
@ -9,6 +9,6 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--mandir=$TERMUX_PREFIX/share/man"
|
||||
TERMUX_PKG_BUILD_IN_SRC=yes
|
||||
|
||||
termux_step_post_configure() {
|
||||
mkdir -p ${TERMUX_PREFIX}/man/man1
|
||||
mkdir -p ${TERMUX_PREFIX}/share/man/man1
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user