hping3: mkdir share/man/man8 in termux_step_post_configure
This commit is contained in:
parent
b7ae673448
commit
bdd300d9da
@ -10,9 +10,5 @@ TERMUX_PKG_SRCURL=http://www.hping.org/hping3-20051105.tar.gz
|
||||
|
||||
termux_step_post_configure () {
|
||||
export LDFLAGS+=" -landroid-shmem"
|
||||
}
|
||||
|
||||
termux_step_post_make_install() {
|
||||
mkdir -p "$TERMUX_PREFIX/share/man/man8"
|
||||
cp "$TERMUX_PKG_SRCDIR/docs/hping3.8" "$TERMUX_PREFIX/share/man/man8/"
|
||||
mkdir -p $TERMUX_PREFIX/share/man/man8
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user