tar: Disable SELinux support

Fixes #11231.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl 2016-10-21 08:01:48 +02:00 committed by Michael Tremer
parent be75e85607
commit 45becd6d66
1 changed files with 1 additions and 3 deletions

View File

@ -5,7 +5,7 @@
name = tar
version = 1.29
release = 1
release = 2
groups = System/Packaging
url = http://www.gnu.org/software/tar/
@ -35,13 +35,11 @@ build
gettext-devel
libacl-devel
libattr-devel
libselinux-devel
texinfo
end
configure_options += \
--libexecdir=/usr/sbin \
--enable-selinux \
FORCE_UNSAFE_CONFIGURE=1
prepare_cmds