README: Drop symlink

Having a README file called "README" is necessary when using
autotools, and for quite some time now we've been complying with
that requirement by having a symlink with that name pointing to
README.rst, where the actual contents live. Now that we've moved
to Meson, we can drop the symlink.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
Andrea Bolognani 2020-08-24 00:07:14 +02:00
parent 97cd3b7749
commit ced02c610d
2 changed files with 1 additions and 2 deletions

1
README
View File

@ -1 +0,0 @@
README.rst

View File

@ -1487,7 +1487,7 @@ exit 0
%files
%files docs
%doc AUTHORS NEWS.rst README README.rst
%doc AUTHORS NEWS.rst README.rst
%doc libvirt-docs/*
%files daemon