From 8bb528b4fcb691d1e26ad6c7103ff0f90e2dfcdc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 10 Feb 2014 16:54:57 +0100 Subject: [PATCH] chroot-bash: explicitly disable NLS. --- srcpkgs/chroot-bash/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/chroot-bash/template b/srcpkgs/chroot-bash/template index 4f86797c17c..abebe4905b0 100644 --- a/srcpkgs/chroot-bash/template +++ b/srcpkgs/chroot-bash/template @@ -4,7 +4,7 @@ version=4.2 revision=5 wrksrc="bash-${version}" build_style=gnu-configure -configure_args="--without-bash-malloc --enable-static-link +configure_args="--without-bash-malloc --enable-static-link --disable-nls bash_cv_under_sys_siglist=yes bash_cv_unusable_rtsigs=no bash_cv_void_sighandler=yes bash_cv_wcontinued_broken=no bash_cv_sys_named_pipes=present bash_cv_job_control_missing=present