Updated DP script
This commit is contained in:
@@ -8,6 +8,9 @@ source ${build_helper_file}
|
|||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
requires_rebuild ${library_path}
|
||||||
|
[[ $? -eq 0 ]] && exit 0
|
||||||
|
|
||||||
if [[ ${build_os_type} != "win32" ]]; then
|
if [[ ${build_os_type} != "win32" ]]; then
|
||||||
cd ${library_path}
|
cd ${library_path}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user