Date: Tue, 12 Sep 2023 12:18:49 +0000 From: bugzilla-noreply@freebsd.org To: pkgbase@FreeBSD.org Subject: [Bug 249143] pkgbase: Library archive files .a found in non *-dev packages Message-ID: <bug-249143-36141-Jy2cb6SQ5z@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249143-36141@https.bugs.freebsd.org/bugzilla/> References: <bug-249143-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=3D249143 dfr@rabson.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dfr@rabson.org --- Comment #5 from dfr@rabson.org --- I think this happens because bsd.link.mk doesn't know that some of the syml= inks should be in -dev packages instead. This puts the symlinks in the main pack= age as dangling links which target files which are installed by the -dev packag= e. --=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-249143-36141-Jy2cb6SQ5z>