Fixed Makefile

This commit is contained in:
Matthias Fulz 2021-06-29 20:22:42 +02:00
parent 06344291fa
commit d033f502c6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ PREFIX ?= /usr
SHRDIR ?= $(PREFIX)/share
BINDIR ?= $(PREFIX)/bin
LIBDIR ?= $(PREFIX)/lib
CNFDIR ?= $(PREFIX)/etc
CNFDIR ?= /etc
ARCHBUILDER_LIB_DIR ?= $(LIBDIR)/$(PROGNM)
ARCHBUILDER_CONF_DIR ?= $(CNFDIR)/$(PROGNM)
ARCHBUILDER_VERSION ?= 0.9.0