X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=7af163ad16e9e3ff2c660bb11ac6c7a92b6eb131;hb=4237b7a18792b89767f3564f83e59bbe315fe5bd;hp=95165161cd9795622d9006d764522c9fae5f8d81;hpb=3656394c38f6aa0ffe29ba12e4ae763e440b764a;p=finddup.git diff --git a/Makefile b/Makefile index 9516516..7af163a 100644 --- a/Makefile +++ b/Makefile @@ -21,8 +21,8 @@ # along with finddup. If not, see . # -BINARY_PATH = /usr/bin -MAN_PATH = /usr/share/man/man1 +BINARY_PATH = $(DESTDIR)/usr/bin +MAN_PATH = $(DESTDIR)/usr/share/man/man1 ifeq ($(WITH_MD5),yes) LDFLAGS=-lssl