pghmcfc commented on the pull-request: `Spec file cleanups: Use make_build and make_install macros` that you are following: `` > What about this line in the %install section: > find %{buildroot} -type f -name '*.bs' -empty -delete > Can I remove this too? Ah, no you can't. We need that line for arch-specific (compiled) modules that build using ExtUtils::MakeMaker. So of course we can't delete the build requirement of findutils. Good spot. `` To reply, visit the link below https://src.fedoraproject.org/rpms/perl-Net-SSLeay/pull-request/1 _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx