pelya / libiconv-libicu-android

Port of libiconv and libicu to Android
The Unlicense
30 stars 44 forks source link

fix: cp fails when trying to copy from non-existent dirs (not all of … #12

Closed dec1 closed 3 years ago

dec1 commented 5 years ago

…lib, lib64, lib32 do not exist for all values of $ARCH.

(eg "cp: cannot stat '../../lib32/libicudata.a': No such file or directory"). So only copy if source exists