Updated DP script
This commit is contained in:
parent
0d60ba7fc5
commit
6d59cd223a
@ -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}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user