Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Nov 2022 19:26:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkgbase@FreeBSD.org
Subject:   [Bug 254798] pkgbase: -dev and -dev-lib32 packages both installing *.pc files.
Message-ID:  <bug-254798-36141-vBDEv20VcG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254798-36141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254798-36141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254798

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
It looks like this is fixed in main, with .pc files being installed into
/usr/libdata/pkgconfig/ or /usr/lib32/pkgconfig/ :

$ echo *-liblzma-dev-* | xargs -n 1 tar tvf | grep '.pc'
-r--r--r--  0 root   wheel     386 Oct 28 13:46
/usr/libdata/pkgconfig/liblzma.pc
-r--r--r--  0 root   wheel     388 Oct 28 13:46 /usr/lib32/pkgconfig/liblzm=
a.pc

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254798-36141-vBDEv20VcG>