From ee56ddd49ee4c237243a24681a564542d07647ce Mon Sep 17 00:00:00 2001 From: Harry Míchal Date: Jul 21 2020 15:52:28 +0000 Subject: Use %{name} instead of hard-coding 'toolbox' There's no need to issue a build just for this. --- diff --git a/toolbox.spec b/toolbox.spec index 21c5231..517c1a4 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -120,7 +120,7 @@ Dockerfile if the image isn't based on the fedora-toolbox image. %{_datadir}/bash-completion %{_mandir}/man1/%{name}.1* %{_mandir}/man1/%{name}-*.1* -%{_sysconfdir}/profile.d/toolbox.sh +%{_sysconfdir}/profile.d/%{name}.sh %{_tmpfilesdir}/%{name}.conf %files support