MAKEDEV: Drop support for SELinux.

Fixes #11199.

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-05 08:31:07 +02:00 committed by Michael Tremer
parent c9dd9f9b7c
commit d06a6bb023
1 changed files with 2 additions and 6 deletions

View File

@ -5,7 +5,7 @@
name = MAKEDEV
version = 3.24
release = 1
release = 2
groups = System/Base
url =
@ -26,11 +26,7 @@ end
sources = %{thisapp}-1.tar.gz
build
requires
libselinux-devel
end
make_build_targets += OPTFLAGS="%{CFLAGS}" SELINUX=1
make_build_targets += OPTFLAGS="%{CFLAGS}"
make_install_targets += devdir=/dev makedevdir=/sbin
install_cmds