You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/mc/files/mc-4.8.30-musl-tests.patch

16 lines
300 B

--- a/tests/lib/vfs/path_len.c
+++ b/tests/lib/vfs/path_len.c
@@ -89,12 +89,6 @@
"/тестовый/путь",
26
},
-#ifdef HAVE_CHARSET
- { /* 3. */
- "/#enc:KOI8-R/тестовый/путь",
- 38
- },
-#endif /* HAVE_CHARSET */
};
/* *INDENT-ON* */