mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
fix for #849
git-svn-id: http://svn.osgeo.org/qgis/trunk@8254 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
6209b6b1ad
commit
0ee1349765
@ -10,4 +10,4 @@ resources.py
|
||||
ui_mapserverexport.py
|
||||
)
|
||||
|
||||
INSTALL(FILES ${INSTALLER_FILES} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/qgis/python/plugins/mapserver_export)
|
||||
INSTALL(FILES ${INSTALLER_FILES} DESTINATION ${DEFAULT_DATA_SUBDIR}/python/plugins/mapserver_export)
|
||||
|
@ -11,4 +11,4 @@ resources.py
|
||||
repository_ui.py
|
||||
repository_dialog.py
|
||||
)
|
||||
INSTALL(FILES ${INSTALLER_FILES} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/qgis/python/plugins/plugin_installer)
|
||||
INSTALL(FILES ${INSTALLER_FILES} DESTINATION ${DEFAULT_DATA_SUBDIR}/python/plugins/plugin_installer)
|
||||
|
Loading…
x
Reference in New Issue
Block a user