mirror of
https://github.com/openharmony/third_party_libexif.git
synced 2026-07-21 00:26:31 -04:00
520ece3575
* Rename 'binary' directory to 'binary-dist' Debian invokes a 'binary' target in its build process. The presence of the 'binary' directory breaks the automated build, as 'make' thinks the target has already been invoked. * Use substitution variable for 'mkdir -p' instead of hard-coding the command