jhead: make sure man folder exists
This commit is contained in:
parent
308d14fdba
commit
a2808e4947
@ -8,5 +8,6 @@ TERMUX_PKG_BUILD_IN_SRC=yes
|
||||
|
||||
termux_step_make_install() {
|
||||
cp jhead $TERMUX_PREFIX/bin/jhead
|
||||
mkdir -p $TERMUX_PREFIX/share/man/man1
|
||||
cp -f jhead.1 $TERMUX_PREFIX/share/man/man1/jhead.1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user