update build script

This commit is contained in:
emre.akkaya 2016-06-09 15:30:30 +03:00
parent 72987eb4b9
commit bc3410fb67
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#
# Generated file can be found under /tmp/ahenk
###
set -e
pushd $(dirname $0) > /dev/null
PRJ_ROOT_PATH=$(dirname $(pwd -P))