Fix problem with RPM install
[ric-plt/lib/rmr.git] / src / rmr / common / CMakeLists.txt
index 35833bf..7b9ebf3 100644 (file)
@@ -38,6 +38,6 @@ if( DEV_PKG )
                include/rmr_symtab.h
                include/rmr_logging.h
                include/RIC_message_types.h
-               DESTINATION ${install_root}/${install_inc}
+               DESTINATION ${install_inc}
        )       
 endif()