diff --git a/srcpkgs/acct/template b/srcpkgs/acct/template index 98888c1c912..06dc554bed7 100644 --- a/srcpkgs/acct/template +++ b/srcpkgs/acct/template @@ -1,8 +1,9 @@ # Template file for 'acct' pkgname=acct version=6.6.2 -revision=2 +revision=3 build_style=gnu-configure +configure_args="--sbindir=/usr/bin" short_desc="GNU Accounting Utilities" homepage="https://www.gnu.org/software/acct/" license="GPL-3"