Fix DESTDIR typo

This commit is contained in:
Sijmen J. Mulder 2020-01-16 08:25:35 +01:00 committed by John McNamara
parent ef2b50c53a
commit 32b9df68ee
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ ifdef V
Q=
endif
DESTIDR ?=
DESTDIR ?=
PREFIX ?= /usr/local
PYTEST ?= py.test

View File

@ -11,7 +11,7 @@ ifdef V
Q=
endif
DESTIDR ?=
DESTDIR ?=
PREFIX ?= /usr/local
# Directory variables.