mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Fix error caused by doc removals - the make install line here needs to be reinstated before release
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7709 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
718325a37d
commit
8401dcc362
@ -9,8 +9,8 @@ userguide.pdf
|
|||||||
|
|
||||||
#SUBDIRS (images plugins install_guide)
|
#SUBDIRS (images plugins install_guide)
|
||||||
|
|
||||||
INSTALL(FILES ${DOC_FILES}
|
#INSTALL(FILES ${DOC_FILES}
|
||||||
DESTINATION ${QGIS_DATA_DIR}/doc)
|
# DESTINATION ${QGIS_DATA_DIR}/doc)
|
||||||
|
|
||||||
INSTALL(FILES images/qgis_new_80pct.png
|
INSTALL(FILES images/qgis_new_80pct.png
|
||||||
DESTINATION ${QGIS_DATA_DIR}/doc/images)
|
DESTINATION ${QGIS_DATA_DIR}/doc/images)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user