From: Stefan Schantl Date: Fri, 21 Oct 2016 11:37:57 +0000 (+0200) Subject: fuse: Drop SELinux support X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ccd42831c0ca8cd4531a4f93df981d79bfe5bb2;p=ipfire-3.x.git fuse: Drop SELinux support Fixes #11207. Signed-off-by: Stefan Schantl Signed-off-by: Michael Tremer --- diff --git a/fuse/fuse.nm b/fuse/fuse.nm index 8db44473d..37dbd2031 100644 --- a/fuse/fuse.nm +++ b/fuse/fuse.nm @@ -5,7 +5,7 @@ name = fuse version = 2.9.7 -release = 1 +release = 2 groups = System/Filesystems url = http://fuse.sf.net/ @@ -21,10 +21,6 @@ end source_dl = https://github.com/libfuse/libfuse/releases/download/%{thisapp}/ build - requires - libselinux-devel - end - configure_options += \ --disable-static \ --disable-rpath