update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b third try
[osm/UI.git] / skyquake / plugins / user_management / scripts / build.sh
1 #!/bin/bash
2
3 # STANDARD_RIFT_IO_COPYRIGHT
4
5 PLUGIN_NAME=user_management
6 # change to the directory of this script
7 PLUGIN_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
8 source ../../../../skyquake/skyquake-build/scripts/build-plugin.sh