12 lines
354 B
Text
12 lines
354 B
Text
Index: CMakeLists.txt
|
|
--- CMakeLists.txt.orig
|
|
+++ CMakeLists.txt
|
|
@@ -539,7 +539,7 @@ ENDIF(WIN32 OR PODOFO_BUILD_STATIC)
|
|
#
|
|
# Setup directories we will need
|
|
#
|
|
-SET(MANDIR "share/man/")
|
|
+SET(MANDIR "man/")
|
|
|
|
# Create the config file. It'll be appended to as the subdirs run though
|
|
# then dependency information will be written to it at the end of the
|