Remove needless use of %defattr
This commit is contained in:
parent
03c260763f
commit
d81df9cc9e
@ -59,7 +59,6 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
|
|||||||
make check
|
make check
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc AUTHORS MAILING-LIST NEWS README COPYING doc/sample.wgetrc
|
%doc AUTHORS MAILING-LIST NEWS README COPYING doc/sample.wgetrc
|
||||||
%config(noreplace) %{_sysconfdir}/wgetrc
|
%config(noreplace) %{_sysconfdir}/wgetrc
|
||||||
%{_mandir}/man1/wget.*
|
%{_mandir}/man1/wget.*
|
||||||
|
Loading…
Reference in New Issue
Block a user