summaryrefslogtreecommitdiff
path: root/clients/zlocate/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'clients/zlocate/Makefile.in')
-rw-r--r--clients/zlocate/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/zlocate/Makefile.in b/clients/zlocate/Makefile.in
index fe88f0e..1f84150 100644
--- a/clients/zlocate/Makefile.in
+++ b/clients/zlocate/Makefile.in
@@ -8,7 +8,7 @@ sbindir=@sbindir@
lsbindir=@lsbindir@
includedir=${prefix}/include
-mandir=${prefix}/man
+mandir=@mandir@
libdir=${exec_prefix}/lib
bindir=${exec_prefix}/bin
top_builddir=../..