update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b third try
[osm/UI.git] / skyquake / plugins / redundancy / scripts / build.sh
diff --git a/skyquake/plugins/redundancy/scripts/build.sh b/skyquake/plugins/redundancy/scripts/build.sh
new file mode 100755 (executable)
index 0000000..c27889c
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+# STANDARD_RIFT_IO_COPYRIGHT
+
+PLUGIN_NAME=redundancy
+# change to the directory of this script
+PLUGIN_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
+source ../../../../skyquake/skyquake-build/scripts/build-plugin.sh