preload-hacks: Some patches to make it work.
[termux-packages] / disabled-packages / checkinstall / Makefile.patch
CommitLineData
c6d716cc
FF
1diff -u -r ../checkinstall-1.6.2/Makefile ./Makefile
2--- ../checkinstall-1.6.2/Makefile 2008-11-11 21:43:53.000000000 -0500
3+++ ./Makefile 2016-10-28 16:14:22.403691119 -0400
4@@ -1,7 +1,7 @@
5 # $Id: Makefile,v 1.6.2.1 2008/11/09 07:48:18 izto Exp $
6
7 # Where to install.
8-PREFIX=/usr/local
9+PREFIX?=/usr/local
10 BINDIR=$(PREFIX)/sbin
11 LCDIR=$(PREFIX)/lib/checkinstall/locale
12 CONFDIR=$(PREFIX)/lib/checkinstall