Remove needless use of %defattr
This commit is contained in:
parent
25ebda27de
commit
1cbe2bbf9a
1
dwz.spec
1
dwz.spec
@ -32,7 +32,6 @@ make DESTDIR=%{buildroot} prefix=%{_prefix} mandir=%{_mandir} bindir=%{_bindir}
|
|||||||
install
|
install
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
|
||||||
%license COPYING COPYING3 COPYING.RUNTIME
|
%license COPYING COPYING3 COPYING.RUNTIME
|
||||||
%{_bindir}/dwz
|
%{_bindir}/dwz
|
||||||
%{_mandir}/man1/dwz.1*
|
%{_mandir}/man1/dwz.1*
|
||||||
|
Loading…
Reference in New Issue
Block a user