version
This commit is contained in:
parent
d033f502c6
commit
146f6c25e5
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ LIBDIR ?= $(PREFIX)/lib
|
||||||
CNFDIR ?= /etc
|
CNFDIR ?= /etc
|
||||||
ARCHBUILDER_LIB_DIR ?= $(LIBDIR)/$(PROGNM)
|
ARCHBUILDER_LIB_DIR ?= $(LIBDIR)/$(PROGNM)
|
||||||
ARCHBUILDER_CONF_DIR ?= $(CNFDIR)/$(PROGNM)
|
ARCHBUILDER_CONF_DIR ?= $(CNFDIR)/$(PROGNM)
|
||||||
ARCHBUILDER_VERSION ?= 0.9.0
|
ARCHBUILDER_VERSION ?= 0.9.1
|
||||||
|
|
||||||
.PHONY: install build archbuilder
|
.PHONY: install build archbuilder
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue