hfsutils: Correct termux_step_post_configure mandir location
This commit is contained in:
parent
407d75df34
commit
907fa33e2e
@ -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…
x
Reference in New Issue
Block a user