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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254798 --- 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/liblzma.pc -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254798-36141-vBDEv20VcG>
