Manual.md: document no_generic_pkgconfig_link

added in 953f4b47a9

fixes #27101
This commit is contained in:
classabbyamp 2024-06-14 01:09:18 -04:00
parent f13e220470
commit c4c2af887c
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 0 deletions

View File

@ -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.
<a id="explain_depends"></a>
#### About the many types of `depends` variables