v.20.5Build/Testing/Packaging Improvement

Remove tzdata Dependency in ClickHouse Timezone Handling

Remove dependency on tzdata: do not fail if /usr/share/zoneinfo directory does not exist. Note that all timezones work in ClickHouse even without tzdata installed in system. #11827 (alexey-milovidov).