diff --git a/srcpkgs/quota/template b/srcpkgs/quota/template index 1a3900de240..4cbf549f3b2 100644 --- a/srcpkgs/quota/template +++ b/srcpkgs/quota/template @@ -1,7 +1,7 @@ # Template file for 'quota' pkgname=quota -version=4.06 -revision=2 +version=4.08 +revision=1 build_style=gnu-configure make_build_args="V=1" conf_files="/etc/quotagrpadmins /etc/quotatab /etc/warnquota.conf" @@ -12,9 +12,10 @@ maintainer="Leah Neukirchen " license="GPL-2.0-or-later" homepage="https://sourceforge.net/projects/linuxquota/" distfiles="${SOURCEFORGE_SITE}/linuxquota/quota-tools/${pkgname}-${version}.tar.gz" -checksum=2f3e03039f378d4f0d97acdb49daf581dcaad64d2e1ddf129495fd579fbd268d +checksum=9cc8a6f868c3d5d39ea76696dddf8faf529779d2f45f35ef708bf651dae29b47 pre_configure() { + sed -i '/man_MANS += quota_nld.8/d' Makefile.am autoreconf -fi }