mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
12 lines
313 B
Diff
12 lines
313 B
Diff
--- 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
|