From d299db45a8749a1d451457b2540469483a9af8ac Mon Sep 17 00:00:00 2001 From: Daniel Molina Date: Mon, 8 Feb 2016 16:37:17 +0100 Subject: [PATCH] Feature #4217: Remove SunstoneMarketplace.rb from install.sh --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 0536cd16cf..91da75f8c2 100755 --- a/install.sh +++ b/install.sh @@ -1646,7 +1646,6 @@ SUNSTONE_ETC_VIEW_FILES="src/sunstone/etc/sunstone-views/admin.yaml \ SUNSTONE_MODELS_FILES="src/sunstone/models/OpenNebulaJSON.rb \ src/sunstone/models/SunstoneServer.rb \ - src/sunstone/models/SunstoneMarketplace.rb \ src/sunstone/models/SunstoneViews.rb" SUNSTONE_MODELS_JSON_FILES="src/sunstone/models/OpenNebulaJSON/HostJSON.rb \