doc: Fix manpage installation
authorAndreas Schneider <asn@samba.org>
Mon, 15 Jul 2019 08:53:32 +0000 (10:53 +0200)
committerAndreas Schneider <asn@samba.org>
Mon, 15 Jul 2019 08:53:32 +0000 (10:53 +0200)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
doc/CMakeLists.txt

index 7ce0e22b4b608720cc45334665bb5e115e01cdd5..9255c5c9bfc0b71eeb173ff992637e6fef6a246e 100644 (file)
@@ -1,4 +1,4 @@
 install(FILES
             uid_wrapper.1
         DESTINATION
-            ${MAN_INSTALL_DIR}/man1)
+            ${CMAKE_INSTALL_MANDIR}/man1)