[libvirt] [PATCH] spec: Install README.md

Jiri Denemark jdenemar at redhat.com
Tue Oct 10 13:19:22 UTC 2017


Installing dead README symlink only is pretty useless.

Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
---
 libvirt.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index e053f05f1c..0e72e167a3 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -1737,7 +1737,7 @@ exit 0
 %files
 
 %files docs
-%doc AUTHORS ChangeLog.gz NEWS README TODO
+%doc AUTHORS ChangeLog.gz NEWS README README.md TODO
 %doc libvirt-docs/*
 
 # API docs
-- 
2.14.2




More information about the libvir-list mailing list