From fc9987ef9c40c8d6829eec58198a446f336e3e0e Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 3 Feb 2014 16:41:56 -0800 Subject: [PATCH] Set default DESTDIR to /usr --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 68e4150..3c05426 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: install -PREFIX := /usr +DESTDIR := /usr all: mediacrush.1.gz