fix RPM build failures due to README -> README.md rename
This fixes a bug I introduced in I98e09e8900c359382e2a90b187f0c6f22a1cf81d Change-Id: I9d7bc0aea404499315e212a2ebb92d54df85d812changes/99/28399/1
parent
1b6289adce
commit
2eaaf6f305
|
@ -104,7 +104,7 @@ make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +)
|
|||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS README
|
||||
%doc AUTHORS README.md
|
||||
%dir %{_docdir}/%{name}/examples
|
||||
%dir %{_docdir}/%{name}/examples/osmo-msc
|
||||
%{_docdir}/%{name}/examples/osmo-msc/osmo-msc.cfg
|
||||
|
|
Loading…
Reference in New Issue