remove unnecessary patches and enable mariadb for arm and i686 (#1115)
[termux-packages] / packages / debianutils / build.sh
1 TERMUX_PKG_HOMEPAGE=https://packages.debian.org/debianutils
2 TERMUX_PKG_DESCRIPTION="Small utilities which are used primarily by the installation scripts of Debian packages"
3 TERMUX_PKG_VERSION=4.8.1.1
4 TERMUX_PKG_SRCURL=http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_${TERMUX_PKG_VERSION}.tar.xz
5 TERMUX_PKG_SHA256=06446cd4c0d309fd31a0682c5c2f07f7613fb867f769414b9cc51f155ad73172
6 TERMUX_PKG_RM_AFTER_INSTALL="bin/installkernel share/man/man8/installkernel.8"
7 TERMUX_PKG_FOLDERNAME=debianutils-$TERMUX_PKG_VERSION