allow downgrades of tools
[osm/SO.git] / BUILD.sh
index b322af3..996e7af 100755 (executable)
--- a/BUILD.sh
+++ b/BUILD.sh
@@ -155,7 +155,7 @@ if [[ $PLATFORM == ub16 ]]; then
         
     # and install the tools
     sudo apt remove -y rw.toolchain-rwbase tcpdump
-    sudo apt-get install -y rw.tools-container-tools=${PLATFORM_VERSION} rw.tools-scripts=${PLATFORM_VERSION} python 
+    sudo apt-get install -y --allow-downgrades rw.tools-container-tools=${PLATFORM_VERSION} rw.tools-scripts=${PLATFORM_VERSION} python 
 elif [[ $PLATFORM == fc20 ]]; then
     # get the container tools from the correct repository
     sudo rm -f /etc/yum.repos.d/private.repo