From: Stefan Schantl Date: Wed, 19 Oct 2016 10:55:30 +0000 (+0200) Subject: sed: Disable SELinux support X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10ae0bfa546c861ebcda815aca96bd681cbc1892;p=people%2Fpmueller%2Fipfire-3.x.git sed: Disable SELinux support Fixes #11227. Signed-off-by: Stefan Schantl Signed-off-by: Michael Tremer --- diff --git a/sed/sed.nm b/sed/sed.nm index 6f215955c..49a44e463 100644 --- a/sed/sed.nm +++ b/sed/sed.nm @@ -5,7 +5,7 @@ name = sed version = 4.2.2 -release = 1 +release = 2 groups = Applications/Text url = http://sed.sourceforge.net/ @@ -23,10 +23,6 @@ end source_dl = ftp://ftp.gnu.org/gnu/sed/ build - requires - libselinux-devel - end - configure_options += \ --without-included-regex