From d183a78ca3728ca9cc9b9d7599ae8e394d58ca88 Mon Sep 17 00:00:00 2001 From: velandy Date: Wed, 31 May 2017 16:01:48 -0400 Subject: [PATCH] Removed installation of ping_vnfd_with_image.tar.gz and pong_vnfd_with_image.tar.gz Signed-off-by: velandy --- examples/ping_pong_ns/CMakeLists.txt | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/examples/ping_pong_ns/CMakeLists.txt b/examples/ping_pong_ns/CMakeLists.txt index 34f7a030..7aa49762 100644 --- a/examples/ping_pong_ns/CMakeLists.txt +++ b/examples/ping_pong_ns/CMakeLists.txt @@ -53,16 +53,6 @@ install( COMPONENT ${PKG_LONG_NAME} ) -install( - FILES - ${CMAKE_CURRENT_BINARY_DIR}/ping_vnfd_with_image.tar.gz - ${CMAKE_CURRENT_BINARY_DIR}/pong_vnfd_with_image.tar.gz - DESTINATION - usr/rift/mano/examples/ping_pong_ns - COMPONENT ${PKG_LONG_NAME} - OPTIONAL - ) - rift_python_install_tree( COMPONENT ${PKG_LONG_NAME} FILES -- 2.17.1