Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37764000
en ru br
Репозитории ALT
S:1.0_2022.10.24-alt1
www.altlinux.org/Changes

Группа :: Игры/Стратегия
Пакет: openxcom

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: openxcom-man6.patch
Скачать


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 ()
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin