termux-packages/packages/findutils/findutils-locate.subpackage.sh

4 lines
261 B
Bash

TERMUX_SUBPKG_INCLUDE="bin/locate bin/updatedb share/man/man1/locate.1 share/man/man1/updatedb.1 share/man/man5/locatedb.5"
TERMUX_SUBPKG_DESCRIPTION="Tool to find files anywhere in the filesystem based on their name"
TERMUX_SUBPKG_DEPENDS="libandroid-support"