From 71e5d636e7ece4e7a00523cb61e704634194c035 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nagy=20K=C3=A1roly=20G=C3=A1briel?= Date: Tue, 3 May 2016 18:26:22 +0300 Subject: [PATCH] util-linux: disabled NLS. --- base/util-linux/util-linux.conf | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/base/util-linux/util-linux.conf b/base/util-linux/util-linux.conf index b5e106996..eeec03afd 100644 --- a/base/util-linux/util-linux.conf +++ b/base/util-linux/util-linux.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../util-linux/util-linux.conf -# Copyright (C) 2008 - 2015 The OpenSDE Project +# Copyright (C) 2008 - 2016 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -17,14 +17,8 @@ if [ $prefix_auto = 1 ] ; then set_confopt fi -# regenerate autotools infrastructure to avoid version mismatch -#autogen=1 - -# HACK: avoid spontaneous aclocal call -#hook_add premake 5 'touch aclocal.m4' - -# 'for' loop initial declarations are only allowed in C99 mode -#var_append GCC_WRAPPER_APPEND ' ' '-std=c99' +# no NLS for now. +var_append extraconfopt ' ' "--disable-nls" # use su, login from shadow package if available # Note: the variants provided by util-linux require pam