From: Andrea Bolognani Date: Sun, 23 Aug 2020 22:07:14 +0000 (+0200) Subject: README: Drop symlink X-Git-Tag: v6.7.0-rc1~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ced02c610d6f8430b4f212f9cd36ada849fa318c;p=thirdparty%2Flibvirt.git 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 Reviewed-by: Erik Skultety --- diff --git a/README b/README deleted file mode 120000 index 92cacd2853..0000000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -README.rst \ No newline at end of file diff --git a/libvirt.spec.in b/libvirt.spec.in index 94b1450071..f024f7bfc4 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -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