Skip to content

Commit b2406bb

Browse files
author
jef
committed
rename manual page files (fixes #1517)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10612 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 9b5f5d9 commit b2406bb

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ INSTALL (FILES AUTHORS SPONSORS TRANSLATORS INSTALL CODING
389389

390390
# manual page - makes sense only on unix systems
391391
IF (UNIX)
392-
INSTALL (FILES qgis.man
392+
INSTALL (FILES qgis.1 qgis_help.1
393393
DESTINATION ${QGIS_MANUAL_DIR}/man1)
394394
ENDIF (UNIX)
395395

qgis.man renamed to qgis.1

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)