forked from Lainports/opnsense-ports
10 lines
249 B
Text
10 lines
249 B
Text
--- man/CMakeLists.txt.orig 2018-12-20 20:14:03 UTC
|
|
+++ man/CMakeLists.txt
|
|
@@ -22,7 +22,6 @@
|
|
|
|
# Copy man pages
|
|
FILE(GLOB MAN1 *.1)
|
|
-FILE(GLOB MAN1_NDB ndb*.1)
|
|
FILE(GLOB MAN8 *.8)
|
|
FILE(GLOB MAN8_NDB ndb*.8)
|
|
IF(MAN1_NDB AND NOT WITH_NDBCLUSTER)
|