Revert "zlib: devpackage cannot replace entire ndk-sysroot"

This reverts commit 15a88287860de2b8d63a2ab19490d79327a838e2.
This commit is contained in:
Leonid Pliushch 2019-04-15 14:32:07 +03:00
parent 76f5f58f05
commit 1d6de83b70
1 changed files with 2 additions and 1 deletions

View File

@ -2,10 +2,11 @@ TERMUX_PKG_HOMEPAGE=https://www.zlib.net/
TERMUX_PKG_DESCRIPTION="Compression library implementing the deflate compression method found in gzip and PKZIP"
TERMUX_PKG_LICENSE="ZLIB"
TERMUX_PKG_VERSION=1.2.11
TERMUX_PKG_REVISION=2
TERMUX_PKG_REVISION=3
TERMUX_PKG_SHA256=4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066
TERMUX_PKG_SRCURL=https://www.zlib.net/zlib-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_DEVPACKAGE_BREAKS="ndk-sysroot (<< 19b-3)"
TERMUX_PKG_DEVPACKAGE_REPLACES="ndk-sysroot (<< 19b-3)"
termux_step_configure() {
"$TERMUX_PKG_SRCDIR/configure" --prefix=$TERMUX_PREFIX