chiark / gitweb /
preload-hacks: Some patches to make it work.
[termux-packages] / packages / utf8proc / Makefile.patch
1 diff -u -r ../utf8proc-2.1.0/Makefile ./Makefile
2 --- ../utf8proc-2.1.0/Makefile  2016-12-26 21:52:48.000000000 +0100
3 +++ ./Makefile  2018-04-17 00:01:15.028065400 +0200
4 @@ -34,7 +34,7 @@
5  endif
6  
7  # installation directories (for 'make install')
8 -prefix=/usr/local
9 +prefix?=/usr/local
10  libdir=$(prefix)/lib
11  includedir=$(prefix)/include
12