chiark / gitweb /
less: Bump revision after enabling pcre
[termux-packages] / packages / alpine / env_unix.c.patch
1 diff --git a/imap/src/osdep/unix/env_unix.c b/imap/src/osdep/unix/env_unix.c
2 index 89e5092..f5a734e 100644
3 --- a/imap/src/osdep/unix/env_unix.c
4 +++ b/imap/src/osdep/unix/env_unix.c
5 @@ -123,7 +123,7 @@ static char *lockpgm = LOCKPGM;
6   * systems.
7   */
8  
9 -static const char *tmpdir = "/tmp";
10 +static const char *tmpdir = "@TERMUX_PREFIX@/tmp";
11  
12  /* Do not change shlock_mode.  Doing so can cause mailbox corruption and
13   * denial of service.  It also defeats the entire purpose of the shared