From ea8c6f09b6653e5b3fe69e98a44a155c33d60e1e Mon Sep 17 00:00:00 2001 From: Thomas Ulmer Date: Tue, 23 Jun 2026 21:56:52 -0700 Subject: fix permisions for local install with experserve and regex.h naming --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index ba35952..1e7f51a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -83,7 +83,7 @@ PREFIX ?= /usr/local BINDIR = $(PREFIX)/bin LIBEXECDIR = $(PREFIX)/libexec MANDIR = $(PREFIX)/share/man -PRESERVEDIR = /var/preserve +PRESERVEDIR = /tmp/expreserve # # DESTDIR is prepended to the installation paths. It is mostly useful -- cgit v1.2.3