2015-06-13 01:03:31 +02:00
|
|
|
TERMUX_PKG_HOMEPAGE=https://packages.debian.org/debianutils
|
|
|
|
TERMUX_PKG_DESCRIPTION="Small utilities which are used primarily by the installation scripts of Debian packages"
|
2019-01-20 22:39:59 +01:00
|
|
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
2020-05-25 21:28:30 +02:00
|
|
|
TERMUX_PKG_VERSION=4.11
|
2020-06-07 00:15:22 +02:00
|
|
|
TERMUX_PKG_REVISION=1
|
2015-06-13 01:03:31 +02:00
|
|
|
TERMUX_PKG_SRCURL=http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_${TERMUX_PKG_VERSION}.tar.xz
|
2020-05-25 21:28:30 +02:00
|
|
|
TERMUX_PKG_SHA256=bb5ce6290696b0d623377521ed217f484aa98f7346c5f7c48f9ae3e1acfb7151
|
2020-06-07 00:15:22 +02:00
|
|
|
|
|
|
|
TERMUX_PKG_RM_AFTER_INSTALL="
|
|
|
|
bin/add-shell
|
|
|
|
bin/installkernel
|
|
|
|
bin/remove-shell
|
|
|
|
share/man/man8/add-shell.8
|
|
|
|
share/man/man8/installkernel.8
|
|
|
|
share/man/man8/remove-shell.8
|
|
|
|
"
|