[PATCH spice-gtk v2] build-sys: stop installing spicy & spicy-stats

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx>

spicy is only a test UI. A proper end-user UI is provided by
virt-viewer, vinagre or Boxes for example.

spicy-stats is meant for simple measurements and tweaking during
development, I never heard of any user. And I can't think of a good
reason a user would want it.

Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx>
---
 tools/Makefile.am | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/tools/Makefile.am b/tools/Makefile.am
index 7c2d90e..5bce252 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,4 +1,5 @@
-bin_PROGRAMS = spicy-stats spicy-screenshot
+bin_PROGRAMS = spicy-screenshot
+noinst_PROGRAMS = spicy-stats
 
 TOOLS_CPPFLAGS =			\
 	-DSPICE_COMPILATION		\
@@ -13,7 +14,7 @@ TOOLS_CPPFLAGS =			\
 	$(NULL)
 
 if WITH_GTK
-bin_PROGRAMS += spicy
+noinst_PROGRAMS += spicy
 TOOLS_CPPFLAGS += $(GTK_CFLAGS)
 endif
 
-- 
2.14.0.1.geff633fa0

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]