diff --git a/srcpkgs/mk-configure/template b/srcpkgs/mk-configure/template index 9d12f11a979..d5aa1d5210f 100644 --- a/srcpkgs/mk-configure/template +++ b/srcpkgs/mk-configure/template @@ -1,7 +1,7 @@ # Template file for 'mk-configure' pkgname=mk-configure version=0.37.0 -revision=1 +revision=2 build_style=gnu-makefile make_cmd=bmake make_install_args="MANDIR=/usr/share/man" @@ -21,7 +21,7 @@ case "$XBPS_TARGET_MACHINE" in *-musl) checkdepends+=" musl-fts-devel" esac - +nocross=temporarily post_extract() { rm -r tests/pkg_config_2 # different wording