Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > de50030052fc1b39eaef8dbc4cb7f97c > files > 2

andromeda-0.3-6.mga6.src.rpm

--- a/cmake/Andromeda.cmake	2012-09-22 17:29:56.564763334 +0200
+++ b/cmake/Andromeda.cmake	2012-09-22 17:30:33.253192172 +0200
@@ -39,7 +39,7 @@ elseif( UNIX )
 
     set( INSTALL_PATH              ${CMAKE_INSTALL_PREFIX} )
     set( INSTALL_BINARY_PATH       ${INSTALL_PATH}/bin )
-    set( INSTALL_LIBRARY_PATH      ${INSTALL_PATH}/lib${LIB_SUFFIX}/andromeda )
+    set( INSTALL_LIBRARY_PATH      ${INSTALL_PATH}/lib${LIB_SUFFIX} )
     set( INSTALL_PLUGIN_PATH       ${INSTALL_PATH}/lib${LIB_SUFFIX}/andromeda/plugins/andromeda )
     set( INSTALL_DATA_PATH         ${INSTALL_PATH}/share/andromeda )
     set( INSTALL_TRANSLATIONS_PATH ${INSTALL_PATH}/share/andromeda/translations )