summarylogtreecommitdiffstats
path: root/0001-usd-test-screensaver-proxy-fails-to-compile.patch
diff options
context:
space:
mode:
authorhorsemanoffaith2016-11-16 14:29:28 -0800
committerhorsemanoffaith2016-11-16 14:29:28 -0800
commit84e2630bebf27e4a3eb98b730267644d7faf0ff2 (patch)
treee5eaf93c58eab60f6f30b699391f03a8f7e6d7d2 /0001-usd-test-screensaver-proxy-fails-to-compile.patch
parent0b756b3bfc1f28394b77f04c423cd2d3878242c0 (diff)
downloadaur-unity-settings-daemon.tar.gz
update to version 15.04.1.16.10.20161003
Diffstat (limited to '0001-usd-test-screensaver-proxy-fails-to-compile.patch')
-rw-r--r--0001-usd-test-screensaver-proxy-fails-to-compile.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/0001-usd-test-screensaver-proxy-fails-to-compile.patch b/0001-usd-test-screensaver-proxy-fails-to-compile.patch
new file mode 100644
index 000000000000..396f2b24ceec
--- /dev/null
+++ b/0001-usd-test-screensaver-proxy-fails-to-compile.patch
@@ -0,0 +1,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
+