Browse Source

util-linux-ng: changed to not disable wall

user/chris/old/ruby
Alejandro Mery 15 years ago
parent
commit
b5cd822100
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      base/util-linux-ng/util-linux-ng.conf

+ 1
- 4
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'

Loading…
Cancel
Save