aboutsummaryrefslogtreecommitdiffstats
path: root/main/gettext/disable-gettext-runtime-test-lock.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/gettext/disable-gettext-runtime-test-lock.patch')
-rw-r--r--main/gettext/disable-gettext-runtime-test-lock.patch47
1 files changed, 0 insertions, 47 deletions
diff --git a/main/gettext/disable-gettext-runtime-test-lock.patch b/main/gettext/disable-gettext-runtime-test-lock.patch
deleted file mode 100644
index ec3a59b402..0000000000
--- a/main/gettext/disable-gettext-runtime-test-lock.patch
+++ /dev/null
@@ -1,47 +0,0 @@
-commit bd2c6ca2b7ae0be02d4bb85db79def454f3153fb
-Author: rpm-build <rpm-build>
-AuthorDate: Wed Dec 21 12:50:54 2016 +0100
-Commit: rpm-build <rpm-build>
-CommitDate: Wed Dec 21 12:52:36 2016 +0100
-
- disable-gettext-runtime-test-lock.patch
-
-diff --git a/gettext-runtime/tests/Makefile.am b/gettext-runtime/tests/Makefile.am
-index 88a0684..3a27b79 100644
---- a/gettext-runtime/tests/Makefile.am
-+++ b/gettext-runtime/tests/Makefile.am
-@@ -19,7 +19,7 @@
- AUTOMAKE_OPTIONS = 1.11 gnits no-dependencies color-tests subdir-objects
- EXTRA_DIST =
-
--TESTS = test-lock
-+TESTS =
-
- AM_CPPFLAGS = \
- -I.. \
-diff --git a/gettext-runtime/tests/Makefile.in b/gettext-runtime/tests/Makefile.in
-index 4327733..5879146 100644
---- a/gettext-runtime/tests/Makefile.in
-+++ b/gettext-runtime/tests/Makefile.in
-@@ -86,7 +86,7 @@ PRE_UNINSTALL = :
- POST_UNINSTALL = :
- build_triplet = @build@
- host_triplet = @host@
--TESTS = test-lock$(EXEEXT)
-+TESTS =
- check_PROGRAMS = test-lock$(EXEEXT)
- subdir = tests
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-diff --git a/gettext-tools/gnulib-tests/Makefile.in b/gettext-tools/gnulib-tests/Makefile.in
-index 26becd9..4b9d0e4 100644
---- a/gettext-tools/gnulib-tests/Makefile.in
-+++ b/gettext-tools/gnulib-tests/Makefile.in
-@@ -143,7 +143,7 @@ TESTS = test-set-mode-acl.sh test-set-mode-acl-1.sh \
- test-isnanl-nolibm$(EXEEXT) test-isnanl$(EXEEXT) \
- test-iswblank$(EXEEXT) test-langinfo$(EXEEXT) \
- test-linkedhash_list$(EXEEXT) test-locale$(EXEEXT) \
-- test-localename$(EXEEXT) test-lock$(EXEEXT) \
-+ test-localename$(EXEEXT) \
- test-log10$(EXEEXT) test-lseek.sh test-lstat$(EXEEXT) \
- test-malloca$(EXEEXT) test-math$(EXEEXT) test-mbrtowc1.sh \
- test-mbrtowc2.sh test-mbrtowc3.sh test-mbrtowc4.sh \