]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
README: Drop symlink
authorAndrea Bolognani <abologna@redhat.com>
Sun, 23 Aug 2020 22:07:14 +0000 (00:07 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 24 Aug 2020 07:32:08 +0000 (09:32 +0200)
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>
README [deleted symlink]
libvirt.spec.in

diff --git a/README b/README
deleted file mode 120000 (symlink)
index 92cacd2..0000000
--- a/README
+++ /dev/null
@@ -1 +0,0 @@
-README.rst
\ No newline at end of file
index 94b14500713f51f33079315fc3a3da62f719952f..f024f7bfc458b65a8dd460c9cb8442b66ef84ed7 100644 (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