/[packages]/cauldron/avogadro/current/SOURCES/avogadro-1.0.3-mga-fix_qmake_mkspecs_installation.patch
ViewVC logotype

Contents of /cauldron/avogadro/current/SOURCES/avogadro-1.0.3-mga-fix_qmake_mkspecs_installation.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 389214 - (show annotations) (download)
Thu Jan 17 21:30:27 2013 UTC (11 years, 3 months ago) by pterjan
File size: 610 byte(s)
oops
1 Index: CMakeLists.txt
2 ===================================================================
3 --- a/CMakeLists.txt
4 +++ b/CMakeLists.txt 2011-06-10 20:14:51.893143786 -0300
5 @@ -491,7 +491,7 @@
6 if(QT_MKSPECS_DIR AND INSTALL_QMAKE_PRF)
7 install(FILES
8 "${CMAKE_CURRENT_BINARY_DIR}/avogadro.prf"
9 - DESTINATION "${CMAKE_INSTALL_PREFIX}/${QT_MKSPECS_RELATIVE}/features"
10 + DESTINATION "${QT_MKSPECS_DIR}/features"
11 )
12 else(QT_MKSPECS_DIR AND INSTALL_QMAKE_PRF)
13 message(WARNING "Qt mkspecs directory not found. File 'avogadro.prf' will be installed to ${SHARE_INSTALL_PREFIX}/avogadro/qmake.")

  ViewVC Help
Powered by ViewVC 1.1.30