diff --git a/srcpkgs/facter/template b/srcpkgs/facter/template index 5cd87050a71..9a223f79b3b 100644 --- a/srcpkgs/facter/template +++ b/srcpkgs/facter/template @@ -4,7 +4,7 @@ version=3.14.16 revision=1 build_style=cmake configure_args="-DRUBY_CONFIG_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include - -DENABLE_CXX_WERROR=OFF" + -DENABLE_CXX_WERROR=OFF -DCMAKE_INSTALL_LIBDIR=/usr/lib" hostmakedepends="ruby-devel" makedepends="boost-devel cpp-hocon leatherman-devel libblkid-devel libcurl-devel ruby-devel yaml-cpp-devel"