From ade2b03094fe76f1cdccbe28e8c9d3fdfec1cf88 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 30 Oct 2010 18:13:07 +0200 Subject: [PATCH] zlib: do not run ldconfig in the install phase. --- srcpkgs/zlib/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/zlib/template b/srcpkgs/zlib/template index bb9c4ded17..febf920389 100644 --- a/srcpkgs/zlib/template +++ b/srcpkgs/zlib/template @@ -7,6 +7,7 @@ configure_args="--prefix=/usr --shared" if [ "${xbps_machine}" = "x86_64" ]; then configure_args="${configure_args} --64" fi +make_install_args="LDCONFIG=" short_desc="A compression/decompression Library" maintainer="Juan RP " checksum=239aead2f22f16bfcfa6a6a5150dcbd6d6f2e4d1eaa8727b5769ea014120b307