diff --git a/build.sh b/build.sh index dfa35af..2dcbae1 100755 --- a/build.sh +++ b/build.sh @@ -9,7 +9,7 @@ serial="" component="" nocache="" -. ./common/common.sh +. ./base/create-kopano-repo.sh function _usage() { @@ -134,4 +134,4 @@ else $customBuildString \ "${buildcontext_base}${component}" set +x -fi \ No newline at end of file +fi