Remove needless use of %defattr
This commit is contained in:
parent
d16c346db4
commit
572ee0c176
@ -58,7 +58,6 @@ mkdir -p ${RPM_BUILD_ROOT}/%{_mandir}/man8
|
||||
make install DESTDIR=${RPM_BUILD_ROOT}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README rc.serial
|
||||
%{_bindir}/setserial
|
||||
%{_mandir}/man*/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user