On Tuesday, 3 September 2024 10:53:56 WEST Martin Gansser wrote:
> cp scripts/dump_osc.1 %{buildroot}%{_mandir}/man1/
> cp scripts/send_osc.1 %{buildroot}%{_mandir}/man1/
You can merge this into a single line. Another suggestion is to preserve the time stamps (for example using -a):
cp -a scripts/dump_osc.1 scripts/send_osc.1 %{buildroot}%{_mandir}/man1/
--
José Abílio Matos
-- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 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/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue