diff --git a/Makefile b/Makefile index 7b445a5..261aedb 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ DESTDIR ?= prefix = /usr -exec_prefix = / +exec_prefix = /usr sbindir = $(exec_prefix)/sbin bindir = $(exec_prefix)/bin mandir = $(prefix)/share/man