summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-06-23 21:56:52 -0700
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-06-23 21:56:52 -0700
commitea8c6f09b6653e5b3fe69e98a44a155c33d60e1e (patch)
tree6213ed7dedc4e331877a9881acc73c4d49c34a33 /Makefile.in
parent23e0502dcc958cea4d195eb8c8a28a5c362ab69f (diff)
fix permisions for local install with experserve and regex.h namingHEADmaster
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
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