Skip to content

Commit aa2da2c

Browse files
committed
libX11: refresh-patches
1 parent 21fa47b commit aa2da2c

2 files changed

Lines changed: 31 additions & 18 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
From bba910c394ae0f70e01ca9237055c887c7271296 Mon Sep 17 00:00:00 2001
2+
From: Stephan Raue <stephan@openelec.tv>
3+
Date: Wed, 5 Jun 2013 05:12:24 +0200
4+
Subject: [PATCH] disable nls tests
5+
6+
---
7+
nls/Makefile.am | 8 ++++----
8+
1 file changed, 4 insertions(+), 4 deletions(-)
9+
10+
diff --git a/nls/Makefile.am b/nls/Makefile.am
11+
index 7eda58e44b..6b03567a4c 100644
12+
--- a/nls/Makefile.am
13+
+++ b/nls/Makefile.am
14+
@@ -36,10 +36,10 @@ locale.dir: locale.dir.pre
15+
< locale.dir.l1 > locale.dir.l2
16+
cat locale.dir.l2 locale.dir.l1 > locale.dir
17+
18+
-if HAVE_PERL
19+
-LOG_COMPILER = $(PERL)
20+
-TESTS = compose-check.pl
21+
-endif HAVE_PERL
22+
+# if HAVE_PERL
23+
+# LOG_COMPILER = $(PERL)
24+
+# TESTS = compose-check.pl
25+
+# endif HAVE_PERL
26+
27+
28+
# Per-locale data files
29+
--
30+
2.53.0
31+

packages/x11/lib/libX11/patches/libX11-disable_nls_tests.patch

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)