Bug 42: Fix standalone build
Signed-off-by: Austin Cormier <Austin.Cormier@riftio.com>
diff --git a/BUILD.sh b/BUILD.sh
index 12f06a1..1c4667c 100755
--- a/BUILD.sh
+++ b/BUILD.sh
@@ -68,7 +68,6 @@
rw.core.rwvx-rwha-1.0-${PLATFORM_VERSION} \
rw.core.rwvx-rwdts-${PLATFORM_VERSION} \
rw.automation.core-RWAUTO-${PLATFORM_VERSION} \
- rw.core.mc-models-1.0-${PLATFORM_VERSION}
sudo rpm -i --replacefiles --nodeps *rpm
popd
rm -rf $temp
diff --git a/Makefile b/Makefile
index 668bc8f..c83dd16 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
RIFT_BUILD = $(TOP_SRC_PATH)/.build
RIFT_ARTIFACTS = $(TOP_ROOT_PATH)/artifacts
RIFT_INSTALL = $(TOP_ROOT_PATH)
-RIFT_SHELL_EXE = $(TOP_ROOT_PATH)/rift-shell -b $(RIFT_BUILD) -i $(RIFT_INSTALL) -a $(RIFT_ARTIFACTS) --
+RIFT_SHELL_EXE = $(TOP_ROOT_PATH)/rift-shell -b $(RIFT_BUILD) -i $(RIFT_INSTALL) -a $(RIFT_ARTIFACTS) --standalone-submodule $(TOP_SRC_PATH) --
CONFD = XML_ONLY