utf8proc: Add package
[termux-packages] / packages / utf8proc / Makefile.patch
CommitLineData
7284b858
FF
1diff -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