chroot-tar: explicitly disable acl support.
This commit is contained in:
parent
0fd6257912
commit
425fbadbc5
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue