Skip to content
Snippets Groups Projects
Commit de3b8ca1 authored by Philip Joseph's avatar Philip Joseph
Browse files

Bug 85 : Compile charm after checkout


Signed-off-by: default avatarPhilip Joseph <philip.joseph@riftio.com>
parent f3222757
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,7 @@ $(BUILD_DIR)/clearwater-juju:
$(BUILD_DIR)/juju-charms:
mkdir -p $(BUILD_DIR)
-cd $(BUILD_DIR) && (test -e juju-charms || git clone $(CHARM_REPO))
-cd $(BUILD_DIR)/juju-charms && make
$(NSD_BUILD_DIR)/%: $(NSD_SRC_DIR)/%
mkdir -p $(NSD_BUILD_DIR)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment