You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
340 B

--- ../cache/alpine-2.20/imap/src/mlock/Makefile 2015-01-12 05:12:25.519178508 +0000
+++ ./imap/src/mlock/Makefile 2016-12-11 02:35:52.824846520 +0000
@@ -41,7 +41,7 @@
install: mlock
chgrp mail mlock
chmod 3711 mlock
- cp -p mlock /etc/mlock
+ cp -p mlock /data/data/com.termux/files/usr/etc/mlock
clean:
rm -f *.o mlock || true