[libvirt] [PATCH 3/4] docs: Uninstall libvirt logo too

Michal Privoznik mprivozn at redhat.com
Tue Apr 19 13:50:51 UTC 2016


While we could leave it behind as an indelible sign that libvirt
has been running on host, other users might not be that fond of
it.

Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 docs/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/Makefile.am b/docs/Makefile.am
index f4ce9ce..c80c37b 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -368,3 +368,4 @@ uninstall-local:
 	for f in $(devhelphtml) $(devhelppng) $(devhelpcss); do \
 	  rm -f $(DESTDIR)$(DEVHELP_DIR)/$$(basename $$f); \
 	done
+	rm -f $(DESTDIR)$(pkgdatadir)/libvirtLogo.png
-- 
2.7.3




More information about the libvir-list mailing list