Remove needless use of %defattr
This commit is contained in:
parent
6a3aa70696
commit
a1e106f323
@ -67,7 +67,6 @@ desktop-file-install \
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc BUGS COPYING ChangeLog FAQ FEATURES README* NEWS THANKS TODO
|
||||
%config(noreplace) %{_sysconfdir}/lftp.conf
|
||||
%{_bindir}/*
|
||||
@ -92,7 +91,6 @@ desktop-file-install \
|
||||
|
||||
|
||||
%files scripts
|
||||
%defattr(-,root,root,-)
|
||||
%{_datadir}/lftp
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user