diff --git a/srcpkgs/libmpack/template b/srcpkgs/libmpack/template index 6ad982ee98..d96dd3b358 100644 --- a/srcpkgs/libmpack/template +++ b/srcpkgs/libmpack/template @@ -4,6 +4,7 @@ version=1.0.5 revision=1 build_style=gnu-makefile make_build_args="LIBTOOL=${XBPS_CROSS_BASE}/usr/bin/libtool" +make_install_args="LIBTOOL=${XBPS_CROSS_BASE}/usr/bin/libtool" makedepends="libtool" short_desc="Simple implementation of msgpack in C" maintainer="maxice8 "