[QGIS-trac] [Quantum GIS] #3751: Astyle is installed
Quantum GIS
qgis at qgis.org
Sun Apr 17 09:43:36 EDT 2011
#3751: Astyle is installed
--------------------------------+-------------------------------------------
Reporter: volter | Owner: nobody
Type: bug | Status: new
Priority: minor: annoyance | Milestone: Version 1.7.0
Component: Build/Install | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
--------------------------------+-------------------------------------------
Excerpt from src/astyle/cmake_install.cmake:
...
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL
"Unspecified")
list(APPEND CPACK_ABSOLUTE_DESTINATION_FILES
"/home/makerpm/rpmbuild/BUILD/qgis-1.7.0/scripts/astyle")
FILE(INSTALL DESTINATION "/home/makerpm/rpmbuild/BUILD/qgis-1.7.0/scripts"
TYPE EXECUTABLE FILES
"/home/makerpm/rpmbuild/BUILD/qgis-1.7.0/src/astyle/astyle")
...
I guess, Astyle shouldn't be installed at all.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3751>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS supporting GDAL/OGR, PostGIS, and GRASS formats, and Web Services
More information about the QGIS-trac
mailing list