summarylogtreecommitdiffstats
path: root/fix_man_path.patch
blob: cbcb3509024df3bdb0da86dc449ddc49b2463c61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/jdresolve/Makefile b/jdresolve/Makefile
index 814a8b6..4081d43 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 prefix=/usr
 INSTALL=/usr/bin/install
 BINDIR=$(prefix)/bin
-MANDIR=$(prefix)/man/man1
+MANDIR=$(prefix)/share/man/man1
 
 none: