opnsense-ports/cad/stepcode/files/patch-doc_CMakeLists.txt
Franco Fichtner b41dd5c5bc */*: sync with upstream
Taken from: HardenedBSD
2017-08-31 07:01:12 +02:00

11 lines
226 B
Text

--- doc/CMakeLists.txt.orig 2017-08-29 15:56:46 UTC
+++ doc/CMakeLists.txt
@@ -4,7 +4,7 @@ set(sc_MANS
)
if(NOT DEFINED MAN_DIR)
- set(MAN_DIR share/man)
+ set(MAN_DIR man)
endif(NOT DEFINED MAN_DIR)
if(NOT WIN32)