mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-24 10:16:18 +00:00
808a57ef57
Signed-off-by: Stephan Raue <stephan@openelec.tv>
19 lines
528 B
Diff
19 lines
528 B
Diff
diff -Naur libX11-1.6.0/nls/Makefile.am libX11-1.6.0.patch/nls/Makefile.am
|
|
--- libX11-1.6.0/nls/Makefile.am 2013-06-04 04:21:16.000000000 +0200
|
|
+++ libX11-1.6.0.patch/nls/Makefile.am 2013-06-04 17:07:11.962522739 +0200
|
|
@@ -36,10 +36,10 @@
|
|
< locale.dir.l1 > locale.dir.l2
|
|
cat locale.dir.l2 locale.dir.l1 > locale.dir
|
|
|
|
-if HAVE_PERL
|
|
-LOG_COMPILER = $(PERL)
|
|
-TESTS = compose-check.pl
|
|
-endif HAVE_PERL
|
|
+# if HAVE_PERL
|
|
+# LOG_COMPILER = $(PERL)
|
|
+# TESTS = compose-check.pl
|
|
+# endif HAVE_PERL
|
|
|
|
|
|
# Per-locale data files
|