manpages: fix build
This commit is contained in:
parent
2694f51bdd
commit
ad1a662652
@ -36,6 +36,6 @@ termux_step_pre_configure() {
|
|||||||
export TERMUX_MAKE_PROCESSES=1
|
export TERMUX_MAKE_PROCESSES=1
|
||||||
|
|
||||||
# Bundle posix man pages in same package:
|
# Bundle posix man pages in same package:
|
||||||
cd man-pages-posix-${TERMUX_PKG_VERSION[1]}-a
|
cd man-pages-posix-${TERMUX_PKG_VERSION[1]}
|
||||||
make install
|
make install
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user