Skip to content

Commit 96aa36b

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

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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)