Merge pull request #192 from mmaxs/master
Allow DESTDIR to be set from the environment
This commit is contained in:
commit
ac3201d620
@ -102,7 +102,7 @@ LDIR?=$(LDIR_$(PLAT))
|
|||||||
|
|
||||||
# DESTDIR: (no default)
|
# DESTDIR: (no default)
|
||||||
# used by package managers to install into a temporary destination
|
# used by package managers to install into a temporary destination
|
||||||
DESTDIR=
|
DESTDIR?=
|
||||||
|
|
||||||
#------
|
#------
|
||||||
# Definitions below can be overridden on the make command line, but
|
# Definitions below can be overridden on the make command line, but
|
||||||
|
Loading…
x
Reference in New Issue
Block a user