File: use-alpine-mlock.patch

package info (click to toggle)
alpine 2.26%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 37,288 kB
  • sloc: ansic: 362,764; tcl: 26,297; sh: 4,910; javascript: 3,789; makefile: 1,933; perl: 159; python: 119; xml: 93; exp: 69; sed: 16; cpp: 7
file content (15 lines) | stat: -rw-r--r-- 460 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Use alpine-mlock
Author: Santiago Vila <sanvila@debian.org>
Bug-Debian: https://bugs.debian.org/1091777

--- a/imap/src/osdep/unix/Makefile
+++ b/imap/src/osdep/unix/Makefile
@@ -105,7 +105,7 @@
 RSHPATH=/usr/ucb/rsh
 MD5PWD=/etc/cram-md5.pwd
 # Tries one of the test alternatives below if not specified.
-LOCKPGM=
+LOCKPGM=/usr/bin/alpine-mlock
 # Test alternatives if LOCKPGM not specified
 LOCKPGM1=/usr/libexec/mlock
 LOCKPGM2=/usr/sbin/mlock