aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3450f48..9204361 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ PREFIX = /usr
BIN = /bin
BINDIR = $(PREFIX)$(BIN)
DATA = /share
-DEVDIR = /dev
+VARDIR = /var
LOGDIR = $(DEVDIR)/log
DATADIR = $(PREFIX)$(DATA)
DOCDIR = $(DATADIR)/doc