zlib: devpackage cannot replace entire ndk-sysroot

This commit is contained in:
Leonid Pliushch 2019-04-14 21:50:29 +03:00
parent 651b637ec5
commit 95f549103a
1 changed files with 1 additions and 1 deletions

View File

@ -2,10 +2,10 @@ 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=1
TERMUX_PKG_SHA256=4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066
TERMUX_PKG_SRCURL=https://www.zlib.net/zlib-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_DEVPACKAGE_BREAKS="ndk-sysroot (<< 19b-2)"
TERMUX_PKG_DEVPACKAGE_REPLACES="ndk-sysroot (<< 19b-2)"
termux_step_configure() {
"$TERMUX_PKG_SRCDIR/configure" --prefix=$TERMUX_PREFIX