From b5cd8221005576d020e6a394c9e4495f2e317d10 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Sat, 11 Jul 2009 18:04:08 -0400 Subject: [PATCH] util-linux-ng: changed to not disable wall --- base/util-linux-ng/util-linux-ng.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/base/util-linux-ng/util-linux-ng.conf b/base/util-linux-ng/util-linux-ng.conf index 718e5109a..8e3238865 100644 --- a/base/util-linux-ng/util-linux-ng.conf +++ b/base/util-linux-ng/util-linux-ng.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../util-linux-ng/util-linux-ng.conf -# Copyright (C) 2008 The OpenSDE Project +# Copyright (C) 2008 - 2009 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -16,6 +16,3 @@ if [ $prefix_auto = 1 ] ; then prefix= set_confopt fi - -# we have traditionally preferred sysvinit's -var_append extraconfopt ' ' '--disable-wall'