update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>
diff --git a/rwcm/test/CMakeLists.txt b/rwcm/test/CMakeLists.txt
index ead05af..05b0cde 100644
--- a/rwcm/test/CMakeLists.txt
+++ b/rwcm/test/CMakeLists.txt
@@ -26,7 +26,8 @@
start_cm_system.py
README.start_cm
DESTINATION ${CONMAN_INSTALL}
- COMPONENT ${PKG_LONG_NAME})
+ COMPONENT ${INSTALL_COMPONENT}
+)
# set(NS_NAME ping_pong_nsd)
# install(
@@ -35,5 +36,6 @@
# ${NS_NAME}/ping_vnfd_1_scriptconf_template.cfg
# ${NS_NAME}/pong_vnfd_11_scriptconf_template.cfg
# DESTINATION ${CONMAN_INSTALL}/${NS_NAME}
-# COMPONENT ${PKG_LONG_NAME})
+# COMPONENT ${INSTALL_COMPONENT}
+# )