13 lines
300 B
Diff
13 lines
300 B
Diff
diff -Nuar a/configure b/configure
|
|
--- a/configure 2018-06-23 18:05:47.000000000 +0300
|
|
+++ b/configure 2018-09-07 15:07:36.398094137 +0300
|
|
@@ -35383,7 +35383,7 @@
|
|
datarootdir='${prefix}/share/gdal'
|
|
fi
|
|
|
|
-mandir='${prefix}/man'
|
|
+mandir='${prefix}/share/man'
|
|
|
|
|
|
if test "$prefix" = "NONE" ; then
|