diff --git a/Makefile b/Makefile index 7e6b734..0069e75 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