We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 5a0f935 commit e2d0018Copy full SHA for e2d0018
CMakeLists.txt
@@ -516,8 +516,7 @@ INSTALL (FILES AUTHORS CONTRIBUTORS SPONSORS DONORS TRANSLATORS INSTALL CODING
516
517
# manual page - makes sense only on unix systems
518
IF (UNIX AND NOT APPLE)
519
- INSTALL (FILES qgis.1 qgis_help.1
520
- DESTINATION ${QGIS_MANUAL_DIR}/man1)
+ INSTALL (FILES qgis.1 DESTINATION ${QGIS_MANUAL_DIR}/man1)
521
ENDIF (UNIX AND NOT APPLE)
522
523
#############################################################
0 commit comments