Remove needless use of %defattr
This commit is contained in:
parent
cba52310bd
commit
d9c15cda85
@ -41,7 +41,6 @@ install -m 755 symlinks $RPM_BUILD_ROOT%{_bindir}
|
||||
install -m 644 symlinks.8 $RPM_BUILD_ROOT%{_mandir}/man8
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc symlinks-LICENSE.txt
|
||||
%{_bindir}/symlinks
|
||||
%{_mandir}/man8/symlinks.8*
|
||||
|
Loading…
Reference in New Issue
Block a user