From 636e804ded087d01378cf69598e237700f9376eb Mon Sep 17 00:00:00 2001 From: Dan Nicholson Date: Wed, 30 May 2012 06:28:43 -0700 Subject: [PATCH] Fix default path in PKG_CONFIG_LIBDIR description It's been a long time that $datadir/pkgconfig was in the default path. --- pkg-config.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pkg-config.1 b/pkg-config.1 index 90a2128..c5d87d3 100644 --- a/pkg-config.1 +++ b/pkg-config.1 @@ -280,7 +280,10 @@ become -I/var/target/usr/include/libfoo with a PKG_CONFIG_SYSROOT_DIR equal to /var/target (same rule apply to -L) .TP .I "PKG_CONFIG_LIBDIR" -Replaces the default \fIpkg-config\fP search directory, usually \fI/usr/lib/pkgconfig\fP +Replaces the default +.I pkg-config +search directory, usually +.IR /usr/lib/pkgconfig : /usr/share/pkgconfig . .\" .SH QUERYING PKG-CONFIG'S DEFAULTS .I pkg-config