chroot-tar: explicitly disable acl support.
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
# Template build file for 'chroot-tar'.
|
# Template build file for 'chroot-tar'.
|
||||||
pkgname=chroot-tar
|
pkgname=chroot-tar
|
||||||
version=1.27
|
version=1.27
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="tar-${version}"
|
wrksrc="tar-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-acl"
|
||||||
homepage="http://www.gnu.org/software/tar/"
|
homepage="http://www.gnu.org/software/tar/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
short_desc="The GNU tape archiver -- for xbps-src use"
|
short_desc="The GNU tape archiver -- for xbps-src use"
|
||||||
|
|||||||
Reference in New Issue
Block a user