aboutsummaryrefslogtreecommitdiffstats
path: root/main/gettext/skip-tests-alpine.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/gettext/skip-tests-alpine.patch')
-rw-r--r--main/gettext/skip-tests-alpine.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/gettext/skip-tests-alpine.patch b/main/gettext/skip-tests-alpine.patch
deleted file mode 100644
index 8f9e6b84f4..0000000000
--- a/main/gettext/skip-tests-alpine.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gettext-0.19.8.1.orig/gettext-tools/gnulib-tests/test-copy-file-1.sh
-+++ gettext-0.19.8.1/gettext-tools/gnulib-tests/test-copy-file-1.sh
-@@ -3,6 +3,8 @@
- # Test copy-file on the file system of /var/tmp, which usually is a local
- # file system.
-
-+exit 77
-+
- if test -d /var/tmp; then
- TMPDIR=/var/tmp
- else