qLinux
… a distribution study


<< Prev
Openssl-1.1.1l

Next >>
Alternative Packages


TZ Database (2021e)

We use the package which provides timezone data and tools. Download: tzdb-2021e. Apply a patch to fix the Makefile:

tzdb-2021e-bld-20220305.patch

Apply a patch to fix the sources and man pages:

tzdb-2021e-src-20220305.patch

Build and install the package:

make install

Change the mode of an admin executable which will be installed in sbin by default:

chmod 0754 /qlnx/bin/zic

Optional: Do this for  tzselect  and  zdump  (their man pages are in section 8).

Remove the useless static library and unneeded zoneinfo data:

rm -fv /qlnx/lib/libtz.a
rm -fv //qlnx/dat/zoneinfo-posix
rm -rfv /qlnx/dat/zoneinfo-leaps

<< Prev
Openssl-1.1.1l

Next >>
Alternative Packages