# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/tcsh/uclibc.patch.uclibc # Copyright (C) 2004 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- tcsh-6.12.00/config/linux.orig 2005-01-22 13:08:38.000000000 -0800 +++ tcsh-6.12.00/config/linux 2005-01-22 13:08:56.000000000 -0800 @@ -151,6 +151,6 @@ /* have been moved to config_f.h */ #include "config_f.h" -#define NLS_CATALOGS +#undef NLS_CATALOGS #endif /* _h_config */