graphics/openorienteering-mapper: fix pkg-plist use share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2eb145a102
commit
f96d27c644
2 changed files with 1 additions and 12 deletions
|
@ -1,11 +0,0 @@
|
|||
--- packaging/CMakeLists.txt.orig 2019-12-05 06:33:57 UTC
|
||||
+++ packaging/CMakeLists.txt
|
||||
@@ -426,7 +426,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")
|
|
@ -1,5 +1,5 @@
|
|||
bin/Mapper
|
||||
man/man1/Mapper.1.gz
|
||||
share/man/man1/Mapper.1.gz
|
||||
share/applications/Mapper.desktop
|
||||
%%DOCSDIR%%/3rd-party/qtsingleapplication.txt
|
||||
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/3rd-party/potrace-1.6.txt
|
||||
|
|
Loading…
Reference in a new issue