Files
termux-packages/packages/ckermit/ckuus4.c.patch
termux-actions[bot] 60532f2d41 packages/ckermit
2021-12-25 19:16:32 +00:00

12 lines
385 B
Diff

--- a/ckuus4.c
+++ b/ckuus4.c
@@ -13119,7 +13119,7 @@
if (!p)
#endif /* OS2ORUNIX */
#ifdef UNIX /* Systems that have a standard */
- p = "/tmp/"; /* temporary directory... */
+ p = "@TERMUX_PREFIX@/tmp/"; /* temporary directory... */
#else
#ifdef datageneral
p = ":TMP:";