aboutsummaryrefslogtreecommitdiff
path: root/repos/core
diff options
context:
space:
mode:
Diffstat (limited to 'repos/core')
-rw-r--r--repos/core/zlib-ng/.files1
-rwxr-xr-xrepos/core/zlib-ng/abuild3
2 files changed, 3 insertions, 1 deletions
diff --git a/repos/core/zlib-ng/.files b/repos/core/zlib-ng/.files
index 535ae559..dcbe5d82 100644
--- a/repos/core/zlib-ng/.files
+++ b/repos/core/zlib-ng/.files
@@ -4,6 +4,7 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/zlib.h
-rw-r--r-- root/root usr/include/zlib_name_mangling.h
drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/libz.a
lrwxrwxrwx root/root usr/lib/libz.so -> libz.so.1.3.1
lrwxrwxrwx root/root usr/lib/libz.so.1 -> libz.so.1.3.1
-rwxr-xr-x root/root usr/lib/libz.so.1.3.1
diff --git a/repos/core/zlib-ng/abuild b/repos/core/zlib-ng/abuild
index 3ea22f1f..631bbbb8 100755
--- a/repos/core/zlib-ng/abuild
+++ b/repos/core/zlib-ng/abuild
@@ -1,8 +1,9 @@
name=zlib-ng
version=2.3.2
-release=1
+release=2
source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz
no-weird-ver.patch"
+keep_static=1
build() {
./configure --prefix=/usr --shared --zlib-compat