diff --git a/src/makefile b/src/makefile index 2ffd7d9..2dfe549 100644 --- a/src/makefile +++ b/src/makefile @@ -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