diff --git a/templates/util-linux-ng/template b/templates/util-linux-ng/template index 59f1195f4a0..f1cbc98d0b6 100644 --- a/templates/util-linux-ng/template +++ b/templates/util-linux-ng/template @@ -3,7 +3,7 @@ pkgname=util-linux-ng version=2.14.2 distfiles="http://www.kernel.org/pub/linux/utils/$pkgname/v2.14/$pkgname-$version.tar.bz2" build_style=gnu_configure -configure_args="--enable-partx --disable-wall --enable-write +configure_args="--enable-partx --enable-write --infodir=/usr/share/info --mandir=/usr/share/man" make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version install" short_desc="Miscellaneous linux utilities"