public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] sed: Disable SELinux support
@ 2016-10-19 10:55 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2016-10-19 10:55 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 594 bytes --]

Fixes #11227.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 sed/sed.nm | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/sed/sed.nm b/sed/sed.nm
index 6f21595..49a44e4 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
 
-- 
2.7.4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-19 10:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-19 10:55 [PATCH] sed: Disable SELinux support Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox