GNUInstallDirs: Add more info about DATADIR

This commit is contained in:
Peter Kokot
2025-11-01 21:40:06 +01:00
parent 00f5aa25a3
commit c05e60ecb2

View File

@@ -94,6 +94,12 @@ where ``<dir>`` is one of:
read-only architecture-independent data root (``share``)
``DATADIR``
read-only architecture-independent data (``DATAROOTDIR``)
The ``DATADIR`` and ``DATAROOTDIR`` are treated separately so that
``DATADIR`` can be customized for project-specific data files, while
``DATAROOTDIR`` remains unchanged for standard architecture-independent
locations ``INFODIR``, ``LOCALEDIR``, ``MANDIR``, and ``DOCDIR``.
``INFODIR``
info documentation (``DATAROOTDIR/info``)
``LOCALEDIR``