Use %{name} instead of hard-coding 'toolbox'

There's no need to issue a build just for this.
This commit is contained in:
Harry Míchal 2020-05-14 18:25:18 +02:00 committed by Debarshi Ray
parent ccd037e216
commit 221c815242

View File

@ -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