1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-13 12:58:17 +03:00

M #-: Fix install by removing obsolte share dirs

Related to commit M #-: Get rid of obsolete .vib files d019bd49a6f463a7fff7ba4ae05fc8e6699066f1

Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
(cherry picked from commit dcc9b57e26f6c047c4b9574cb2a7b4f0e5b74402)
This commit is contained in:
Kristian Feldsam 2022-08-24 09:47:29 +02:00 committed by Ruben S. Montero
parent bf27770617
commit 7577762f04
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -250,7 +250,6 @@ SHARE_DIRS="$SHARE_LOCATION/examples \
$SHARE_LOCATION/examples/network_hooks \
$SHARE_LOCATION/websockify \
$SHARE_LOCATION/websockify/websockify \
$SHARE_LOCATION/esx-fw-vnc \
$SHARE_LOCATION/oneprovision \
$SHARE_LOCATION/dockerhub \
$SHARE_LOCATION/dockerhub/dockerfiles \
@ -754,7 +753,6 @@ INSTALL_FILES=(
LXD_NETWORK_HOOKS:$SHARE_LOCATION/examples/network_hooks
WEBSOCKIFY_SHARE_RUN_FILES:$SHARE_LOCATION/websockify
WEBSOCKIFY_SHARE_MODULE_FILES:$SHARE_LOCATION/websockify/websockify
ESX_FW_VNC_SHARE_FILES:$SHARE_LOCATION/esx-fw-vnc
INSTALL_GEMS_SHARE_FILES:$SHARE_LOCATION
ONETOKEN_SHARE_FILE:$SHARE_LOCATION
FOLLOWER_CLEANUP_SHARE_FILE:$SHARE_LOCATION