X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=finddup.git;a=blobdiff_plain;f=Makefile;h=7af163ad16e9e3ff2c660bb11ac6c7a92b6eb131;hp=95165161cd9795622d9006d764522c9fae5f8d81;hb=a6415f4fa0d3003501242a22f59cb880fe43c0a0;hpb=4b3ca4135c1d7b1f11c0dd0df53624863f1e0688 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