aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-19 00:48:40 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-20 20:16:34 +0100
commit2114bd775df342f3491cdd839031254041b655ae (patch)
tree25ab9415bb51934417995a6b8ae029300f26ea5b
parent8de74ffb4a2008a61c05e9a24c8fa9b14858d2be (diff)
typofix
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3a8e461..2ac524b 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,7 @@ libexecdir ?= $(exec_prefix)/libexec
datarootdir ?= $(prefix)/share
datadir ?= $(datarootdir)
sysconfdir ?= $(prefix)/etc
-localstatedir =? $(prefix)/var
+localstatedir ?= $(prefix)/var
runstatedir ?= $(localstatedir)/run
mandir ?= $(datarootdir)/man
man1dir ?= $(mandir)/man1