man-install-share-0.9.0.patch

Patch to 0.9.0 for moving the mandir - silfreed-silfreed-net -, 2007-09-27 11:30 AM

Download (487 Bytes)

View differences:

qgis-0.9.0/CMakeLists.txt 2007-09-26 08:53:04.000000000 -0400
241 241

  
242 242
# manual page... install also on windows?
243 243
INSTALL (FILES qgis.man
244
         DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man1)
244
         DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man1)
245 245

  
246 246

  
247 247
#############################################################