CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2025/01/15 04:54:36

Modified files:
        usr.bin/pkg-config/OpenBSD: PkgConfig.pm 

Log message:
pkg-config(1): add support for relocatable .pc files

Just store the location of the .pc file we're reading, so that it can
later be referenced by said .pc file using ${pcfiledir}.  Survived
a bulk build with patches for librsvg and mono-gtk2 dropped.

Limitation pointed out by ajacoutot@, earlier diff reviewed by espie@,
Perl cluebat and ok gkoehler@

Reply via email to