Log Message: Create the directory first with INSTALL_DATA_DIR, install the file with INSTALL_DATA afterwards. Don't use find -print + xargs, use find -exec directly.