Skip to content

Commit

Permalink
rename manual page files (fixes #1517)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10612 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Apr 21, 2009
1 parent 9b5f5d9 commit b2406bb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -389,7 +389,7 @@ INSTALL (FILES AUTHORS SPONSORS TRANSLATORS INSTALL CODING

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

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit b2406bb

Please sign in to comment.