From cd48031bcf32b4f675c3498fc911a2485b9f7636 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 30 Jun 2014 23:30:00 +0200 Subject: [PATCH] man: document how to query $libdir for the primary architecture using pkg-config --- man/file-hierarchy.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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 -- 2.30.2