Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37721179
en ru br
ALT Linux repos
S:1.0_2022.10.24-alt1

Group :: Games/Strategy
RPM: openxcom

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: openxcom-man6.patch
Download


diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt
index 172b383a1..b57cf13a5 100644
--- a/docs/CMakeLists.txt
+++ b/docs/CMakeLists.txt
@@ -35,3 +35,8 @@ if ( NOT ( DOXYGEN_EXECUTABLE MATCHES "NOTFOUND" ) )
 else ()
   message ( "No doxygen command found. Disable API documentation generation" )
 endif ()
+
+# Only useful for make install/package under *nix OSes, but not macOS.
+if ( UNIX AND NOT APPLE )
+    INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/openxcom.6 DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man6)
+endif ()
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin