[Bug 264103] lib32.txz: Includes files from etc/pam.d
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 264103] lib32.txz: Includes files from etc/pam.d"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 May 2022 16:53:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264103 Jessica Clarke <jrtc27@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jrtc27@freebsd.org --- Comment #1 from Jessica Clarke <jrtc27@freebsd.org> --- Also /usr/libdata/pkgconfig, /usr/include/rdma, /usr/include/infiniband and /usr/lib/clang, at least for the 14.0-CURRENT snapshot currently available for amd64. % curl -sL http://ftp.freebsd.org/pub/FreeBSD/snapshots/amd64/amd64/14.0-CURRENT/lib32.txz | tar tJ | grep -v '^\.\/usr\/lib32' | wc -l 233 (then subtract 2 for ./ and ./usr as expected entries in that output, not worth filtering further just for them) -- You are receiving this mail because: You are the assignee for the bug.