Minor build fixes, again.
This commit is contained in:
parent
41d089472b
commit
ff8f53193c
2 changed files with 4 additions and 1 deletions
|
|
@ -13,6 +13,7 @@
|
|||
# Get the directory of the repository (needed to include functions file)
|
||||
cd "$(dirname $0)"
|
||||
REPOS=$(dirname "$(pwd)")
|
||||
[ -z "${VERBOSE}" ] && VERBOSE=0
|
||||
source "${REPOS}/scripts/functions.sh" || exit 1
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue