Browse Source

util-linux-ng: cleaned whitespacing and added comment

early
Alejandro Mery 16 years ago
parent
commit
1a433446c5
  1. 5
      base/util-linux-ng/util-linux-ng.conf

5
base/util-linux-ng/util-linux-ng.conf

@ -11,8 +11,11 @@
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
if [ $prefix_auto = 1 ] ; then
prefix=
set_confopt
fi
var_append extraconfopt ' ' '--disable-wall'
# we have traditionally preferred sysvinit's
var_append extraconfopt ' ' '--disable-wall'

Loading…
Cancel
Save