Browse Source

help2man: Move to disabled-packages/

android-5
Fredrik Fornwall 7 years ago
parent
commit
d2e75cce64
  1. 3
      disabled-packages/help2man/build.sh

3
packages/help2man/build.sh → disabled-packages/help2man/build.sh

@ -1,3 +1,6 @@
# Build fails in docker image, install-info needed there:
# build-aux/missing: 81: build-aux/missing: install-info: not found
# WARNING: 'install-info' is missing on your system.
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/help2man/
TERMUX_PKG_DESCRIPTION="tool for automatically generating simple manual pages from program output."
TERMUX_PKG_VERSION=1.47.5
Loading…
Cancel
Save