Renamed README to README.md in the spec
This commit is contained in:
parent
2f21461cd1
commit
1a0fbd8cdc
@ -69,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc docs/*.txt docs/*.html AUTHORS COPYING NEWS README TODO
|
%doc docs/*.txt docs/*.html AUTHORS COPYING NEWS README.md TODO
|
||||||
%config(noreplace) %{_sysconfdir}/%{name}.conf
|
%config(noreplace) %{_sysconfdir}/%{name}.conf
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_bindir}/botti
|
%{_bindir}/botti
|
||||||
|
Loading…
Reference in New Issue
Block a user