8000 Update web/docs/pkgconfig.md · Sonyashines/msys2.github.io@613b89e · GitHub
[go: up one dir, main page]

Skip to content

Commit 613b89e

Browse files
lazkajeremyd2019
andcommitted
Update web/docs/pkgconfig.md
Co-authored-by: jeremyd2019 <github@jdrake.com>
1 parent 0e794c2 commit 613b89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/docs/pkgconfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ libdir=${prefix}/lib
2525
As you can see `/ucrt64` is not a proper Windows path, but that's not a problem
2626
because by default `prefix` will be ignored, or rather re-defined by
2727
pkgconf/pkg-config based on the location of the .pc file itself. It will strip
28-
of `/<...>/pkgconf` from the directory of the `.py` file and use the resulting
28+
of `/<...>/pkgconfig` from the directory of the `.pc` file and use the resulting
2929
path as the new `prefix` (as documented
3030
[here](https://gitlab.freedesktop.org/pkg-config/pkg-config/-/blob/d97db4fae4c1cd099b506970b285dc2afd818ea2/README.win32#L17-22),
3131
which is sightly outdated as the second parent doesn't have to be `(lib|share)`

0 commit comments

Comments
 (0)
0