Currently squid installs its helper programs in /usr/lib64, which is the wrong place to put them. This is done by a spec override passing "--libexecdir=%{_libdir}/squid" to configure. Please change this to "--libexecdir=%{_libexecdir}/squid", which lines it up with Fedora guidelines. Reproducible: Always
Pull request submitted: https://src.fedoraproject.org/rpms/squid/pull-request/8