mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libX11: add patch to support automake-1.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
73164b62dc
commit
914dc1c829
@ -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
|
Loading…
x
Reference in New Issue
Block a user