commit c34e6896d09d9bcea2e2f5f88373414df6218ff9
parent 5ed8d665913c40ce3bc994435cba20149cf1c95b
Author: Frederic Cambus <fred@statdns.com>
Date: Sat, 13 Jun 2020 14:36:01 +0200
Change PREFIX default value from '/usr/local' to '/usr'.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
@@ -4,7 +4,7 @@
# https://www.cambus.net/
#
# Created: 2019-01-29
-# Last Updated: 2020-02-13
+# Last Updated: 2020-06-13
#
# Spleen is released under the BSD 2-Clause license.
# See LICENSE file for details.
@@ -23,7 +23,7 @@ PNMPASTE ?= pnmpaste
PNMSCALE ?= pnmscale
PNMTOPNG ?= pnmtopng
-PREFIX ?= /usr/local
+PREFIX ?= /usr
DATADIR ?= $(PREFIX)/share/bdf2psf
EQUIVALENT = $(DATADIR)/standard.equivalents