20 changed files with 26 additions and 56 deletions
@ -1,11 +0,0 @@ |
|||
--- ../cache/alpine-2.21/imap/src/mlock/Makefile 2017-02-06 00:06:22.515218494 +0000
|
|||
+++ ./imap/src/mlock/Makefile 2017-07-08 09:25:17.637293516 +0000
|
|||
@@ -36,7 +36,7 @@
|
|||
all: mlock |
|||
|
|||
mlock: mlock.o |
|||
- $(CC) $(CFLAGS) -o mlock mlock.o
|
|||
+ $(CC) $(CFLAGS) -o mlock mlock.o -llog
|
|||
|
|||
install: mlock |
|||
chgrp mail mlock |
Loading…
Reference in new issue