From: Lennart Poettering Date: Mon, 30 Jun 2014 21:30:00 +0000 (+0200) Subject: man: document how to query $libdir for the primary architecture using pkg-config X-Git-Tag: v215~94 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=cd48031bcf32b4f675c3498fc911a2485b9f7636 man: document how to query $libdir for the primary architecture using pkg-config --- diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index fcef7932a..e1f5aefd4 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -311,8 +311,11 @@ identifier. This directory should not be used for package-specific data, unless this data is - architecture-dependent, - too. + architecture-dependent, too. To query + $libdir for the + primary architecture of the system, + invoke + # pkg-config --variable=libdir systemd @@ -695,6 +698,7 @@ hier7, systemd-boot-generator8, sysctl.d5, + pkg-config1