libgmp: Switch to mirrors.kernel.org for tarball
[termux-packages] / disabled-packages / alpine / mlockmake.patch
1 --- ../cache/alpine-2.20/imap/src/mlock/Makefile 2015-01-12 05:12:25.519178508 +0000
2 +++ ./imap/src/mlock/Makefile 2016-12-11 02:35:52.824846520 +0000
3 @@ -41,7 +41,7 @@
4 install: mlock
5 chgrp mail mlock
6 chmod 3711 mlock
7 - cp -p mlock /etc/mlock
8 + cp -p mlock /data/data/com.termux/files/usr/etc/mlock
9
10 clean:
11 rm -f *.o mlock || true