diff --git a/packages/x11/lib/libX11/patches/libX11-1.5.0-disable_nls_tests.patch b/packages/x11/lib/libX11/patches/libX11-1.5.0-disable_nls_tests.patch new file mode 100644 index 0000000000..a3217eed44 --- /dev/null +++ b/packages/x11/lib/libX11/patches/libX11-1.5.0-disable_nls_tests.patch @@ -0,0 +1,18 @@ +diff -Naur libX11-1.5.0-old/nls/Makefile.am libX11-1.5.0-new/nls/Makefile.am +--- libX11-1.5.0-old/nls/Makefile.am 2012-06-01 23:37:18.000000000 -0700 ++++ libX11-1.5.0-new/nls/Makefile.am 2012-12-29 04:47:12.000000000 -0800 +@@ -36,10 +36,10 @@ + < locale.dir.l1 > locale.dir.l2 + cat locale.dir.l2 locale.dir.l1 > locale.dir + +-if HAVE_PERL +-TESTS_ENVIRONMENT = $(PERL) +-TESTS = $(srcdir)/compose-check.pl +-endif HAVE_PERL ++# if HAVE_PERL ++# TESTS_ENVIRONMENT = $(PERL) ++# TESTS = $(srcdir)/compose-check.pl ++# endif HAVE_PERL + + + # Per-locale data files