libandroid-glob: breaks and replaced devpackage

This commit is contained in:
Leonid Pliushch 2019-08-06 16:56:48 +03:00
parent ca9c2d9295
commit b9fba57f28

View File

@ -2,6 +2,8 @@ TERMUX_PKG_HOMEPAGE=http://man7.org/linux/man-pages/man3/glob.3.html
TERMUX_PKG_DESCRIPTION="Shared library for the glob(3) system function"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_VERSION=0.5
TERMUX_PKG_BREAKS="libandroid-glob-dev"
TERMUX_PKG_REPLACES="libandroid-glob-dev"
TERMUX_PKG_BUILD_IN_SRC=yes
termux_step_make() {