And one more missing -n for kernel-tools

Yeah, I shouldn't be committing things to the Fedora kernel tree when I
haven't done so in years, and its after 2am on a Saturday night. I promise
I haven't been drinking though...

Signed-off-by: Jarod Wilson <jarod@redhat.com>
This commit is contained in:
Jarod Wilson 2015-03-15 02:10:02 -04:00
parent 831c8c2758
commit cd37906b18
1 changed files with 1 additions and 1 deletions

View File

@ -2195,7 +2195,7 @@ fi
%endif
%if %{with_debuginfo}
%files -f kernel-tools-debuginfo.list tools-debuginfo
%files -f kernel-tools-debuginfo.list -n kernel-tools-debuginfo
%defattr(-,root,root)
%endif