From c4c2af887cb5aa2d92f2f40bf1d4ab141fda3528 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 14 Jun 2024 01:09:18 -0400 Subject: [PATCH] Manual.md: document no_generic_pkgconfig_link added in 953f4b47a9aa828cf4fccfde33c81d58a1acd4af fixes #27101 --- Manual.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Manual.md b/Manual.md index 507a1872945..f323739ffed 100644 --- a/Manual.md +++ b/Manual.md @@ -778,6 +778,9 @@ A special value `noarch` used to be available, but has since been removed. - `nofixperms` If set, xbps-src will not fix common permission errors (executable manpages, etc.) +- `no_generic_pkgconfig_link` If set, xbps-src will not create a symlink from `$XBPS_CROSS_TRIPLET-pkg-config` + to `$XBPS_WRAPPERDIR/pkg-config` before building the template. + #### About the many types of `depends` variables