diff --git a/srcpkgs/chroot-tar/template b/srcpkgs/chroot-tar/template index de0d7755ff1..f12567cf547 100644 --- a/srcpkgs/chroot-tar/template +++ b/srcpkgs/chroot-tar/template @@ -1,9 +1,10 @@ # Template build file for 'chroot-tar'. pkgname=chroot-tar version=1.27 -revision=1 +revision=2 wrksrc="tar-${version}" build_style=gnu-configure +configure_args="--disable-acl" homepage="http://www.gnu.org/software/tar/" license="GPL-3" short_desc="The GNU tape archiver -- for xbps-src use"