1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-01-09 07:14:20 +01:00
Files
gryf-overlay/app-misc/mc/files/mc-4.8.30-musl-tests.patch
2023-12-28 20:28:53 +01:00

16 lines
300 B
Diff

--- 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* */