alpine: use termux tmp dir for locks (#2127)
authorQuasic <qbasic010@aim.com>
Sun, 11 Feb 2018 21:19:12 +0000 (16:19 -0500)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 11 Feb 2018 21:19:12 +0000 (22:19 +0100)
packages/alpine/env_unix.c.patch [new file with mode: 0644]

diff --git a/packages/alpine/env_unix.c.patch b/packages/alpine/env_unix.c.patch
new file mode 100644 (file)
index 0000000..f00117a
--- /dev/null
@@ -0,0 +1,13 @@
+diff --git a/imap/src/osdep/unix/env_unix.c b/imap/src/osdep/unix/env_unix.c
+index 89e5092..f5a734e 100644
+--- a/imap/src/osdep/unix/env_unix.c
++++ b/imap/src/osdep/unix/env_unix.c
+@@ -123,7 +123,7 @@ static char *lockpgm = LOCKPGM;
+  * systems.
+  */
+-static const char *tmpdir = "/tmp";
++static const char *tmpdir = "@TERMUX_PREFIX@/tmp";
+ /* Do not change shlock_mode.  Doing so can cause mailbox corruption and
+  * denial of service.  It also defeats the entire purpose of the shared