From 221c8152429a7589399dd3eb703491452ddc598c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Harry=20M=C3=ADchal?= Date: Thu, 14 May 2020 18:25:18 +0200 Subject: [PATCH] Use %{name} instead of hard-coding 'toolbox' There's no need to issue a build just for this. --- toolbox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolbox.spec b/toolbox.spec index 014ef13..51ba09b 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -117,7 +117,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