diff --git a/srcpkgs/chroot-git/template b/srcpkgs/chroot-git/template index 8746f88b610..086e1c239fc 100644 --- a/srcpkgs/chroot-git/template +++ b/srcpkgs/chroot-git/template @@ -5,7 +5,8 @@ revision=1 wrksrc="git-$version" build_style=gnu-configure configure_args="--without-curl --without-openssl --without-python - --without-expat --without-tcltk" + --without-expat --without-tcltk ac_cv_lib_curl_curl_global_init=no + ac_cv_lib_expat_XML_ParserCreate=no" make_install_args="NO_INSTALL_HARDLINKS=1" short_desc="GIT Tree History Storage Tool -- for xbps-src use" maintainer="Juan RP "