ports/graphics/openorienteering-mapper/files/patch-packaging_CMakeLists.txt
Steve Wills 0e1caf738f graphics/openorienteering-mapper: update to 0.8.4
PR:		234388
Submitted by:	Nikolay Korotkiy <sikmir@gmail.com> (maintainer)
2019-01-06 18:57:47 +00:00

11 lines
404 B
Text

--- packaging/CMakeLists.txt.orig 2018-12-23 20:55:50 UTC
+++ packaging/CMakeLists.txt
@@ -437,7 +437,7 @@ endforeach(_qt_plugin)
if(UNIX AND NOT APPLE AND NOT ANDROID)
install(
FILES "${PROJECT_SOURCE_DIR}/doc/man/Mapper.1"
- DESTINATION "share/man/man1")
+ DESTINATION "man/man1")
install(
FILES "${CMAKE_CURRENT_BINARY_DIR}/linux/Mapper.desktop"
DESTINATION "share/applications")