Merge pull request #192 from mmaxs/master

Allow DESTDIR to be set from the environment
master
Diego Nehab 2016-11-11 02:28:07 -05:00 committed by GitHub
commit ac3201d620
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ LDIR?=$(LDIR_$(PLAT))
# DESTDIR: (no default)
# used by package managers to install into a temporary destination
DESTDIR=
DESTDIR?=
#------
# Definitions below can be overridden on the make command line, but