chiark / gitweb /
unrar: Update from 5.3.2 to 5.4.5
[termux-packages] / disabled-packages / checkinstall / Makefile.patch
1 diff -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