From 77fdc3dfc51783704a5d4b1f0bb9aafe95b909ed Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Tue, 1 Jun 2021 21:21:31 +0200 Subject: [PATCH] align install location with AUR package --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4a4a116..9767ad0 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ VERSION = 1.0 # paths -DESTDIR= ~/.local/bin +DESTDIR= /usr/bin SRC = threadwatcher