aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/qmapshack/files/patch-cmake_Modules_DefineInstallationPaths.cmake2
-rw-r--r--astro/qmapshack/pkg-plist8
2 files changed, 5 insertions, 5 deletions
diff --git a/astro/qmapshack/files/patch-cmake_Modules_DefineInstallationPaths.cmake b/astro/qmapshack/files/patch-cmake_Modules_DefineInstallationPaths.cmake
index 8fd3709ff063..77acfa3e0c2b 100644
--- a/astro/qmapshack/files/patch-cmake_Modules_DefineInstallationPaths.cmake
+++ b/astro/qmapshack/files/patch-cmake_Modules_DefineInstallationPaths.cmake
@@ -14,7 +14,7 @@
)
SET(MAN_INSTALL_DIR
- "${SHARE_INSTALL_PREFIX}/man"
-+ "${CMAKE_INSTALL_PREFIX}/man"
++ "${CMAKE_INSTALL_PREFIX}/share/man"
CACHE PATH "The ${_PROJECT_NAME} man install dir (default prefix/man)"
FORCE
)
diff --git a/astro/qmapshack/pkg-plist b/astro/qmapshack/pkg-plist
index e442b203fbc4..79e13c72fc1b 100644
--- a/astro/qmapshack/pkg-plist
+++ b/astro/qmapshack/pkg-plist
@@ -2,10 +2,10 @@ bin/qmapshack
bin/qmaptool
bin/qmt_map2jnx
bin/qmt_rgb2pct
-man/man1/qmapshack.1.gz
-man/man1/qmaptool.1.gz
-man/man1/qmt_map2jnx.1.gz
-man/man1/qmt_rgb2pct.1.gz
+share/man/man1/qmapshack.1.gz
+share/man/man1/qmaptool.1.gz
+share/man/man1/qmt_map2jnx.1.gz
+share/man/man1/qmt_rgb2pct.1.gz
share/applications/qmapshack.desktop
share/applications/qmaptool.desktop
share/icons/hicolor/128x128/apps/QMapShack.png