summarylogtreecommitdiffstats
path: root/0001-usd-test-screensaver-proxy-fails-to-compile.patch
blob: 396f2b24ceec3755a6610c3b4b0eda1817b35d6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From efd8fc8a231cd1f41aec3584760957e6778b6ec1 Mon Sep 17 00:00:00 2001
From: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
Date: Tue, 19 Jul 2016 20:23:54 -0400
Subject: [PATCH] usd-test-screensaver-proxy fails to compile

---
 plugins/screensaver-proxy/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/screensaver-proxy/Makefile.am b/plugins/screensaver-proxy/Makefile.am
index 73741d4..470e4db 100644
--- a/plugins/screensaver-proxy/Makefile.am
+++ b/plugins/screensaver-proxy/Makefile.am
@@ -21,7 +21,7 @@ libscreensaver_proxy_la_LDFLAGS = $(GSD_PLUGIN_LDFLAGS)
 
 libscreensaver_proxy_la_LIBADD  = $(SETTINGS_PLUGIN_LIBS)
 
-libexec_PROGRAMS = usd-test-screensaver-proxy
+#libexec_PROGRAMS = usd-test-screensaver-proxy
 
 usd_test_screensaver_proxy_SOURCES =		\
 	test-screensaver-proxy.c			\
-- 
2.9.0