On Mon, Jun 29, 2026 at 09:42:16PM +0200, Rafael Sadowski wrote: > On Mon Jun 29, 2026 at 08:24:54AM +0200, Theo Buehler wrote: > > On Mon, Jun 29, 2026 at 08:17:41AM +0200, Rafael Sadowski wrote: > > > New dependency libspnav-1.2 for KiCAD 10.x > > > > pkg/PLIST contains > > > > @bin lib/0.0 > > > > That doesn't look right (there's some weirdness with 0.0 going on in the > > fake stage). > > > > Thanks for the quick review. I missed that at first glance, but it's > fixed now and the "opt" option (aka -03) too.
Thanks. This looks much better. Since you're patching Makefile.in, you could also place the pkgconfig file inside /usr/local/lib, which we usually prefer, but since both are in the default search path, I don't think it really matters. either way, ok
