Updated DP script

This commit is contained in:
WolverinDEV 2020-01-24 14:48:21 +01:00
parent 0d60ba7fc5
commit 6d59cd223a
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ source ${build_helper_file}
exit 1
}
requires_rebuild ${library_path}
[[ $? -eq 0 ]] && exit 0
if [[ ${build_os_type} != "win32" ]]; then
cd ${library_path}