Edit

IABSD.fr/src/usr.bin/pkg-config

Branch :

  • Show log

    Commit

  • Author : jca
    Date : 2025-01-15 11:54:36
    Hash : 14111560
    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@