Remove needless use of %defattr
This commit is contained in:
parent
6d95366f26
commit
87e926e717
@ -50,7 +50,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS README ChangeLog COPYING
|
||||
%{_bindir}/*
|
||||
%dir %{_sysconfdir}/matchbox
|
||||
|
Loading…
Reference in New Issue
Block a user