aboutsummaryrefslogtreecommitdiffstats
path: root/main/polkit/disable-ck-test.patch
blob: e1987d40d19db6a9c16afeaaf619ee5cd09f45a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This test requires ConsoleKit to be running.

--- polkit-0.105/test/polkitbackend/Makefile.am.old	2012-04-24 11:05:34.000000000 -0500
+++ polkit-0.105/test/polkitbackend/Makefile.am	2017-09-27 20:48:42.479959296 -0500
@@ -36,8 +36,8 @@
 TEST_PROGS += polkitbackendlocalauthorizationstoretest
 polkitbackendlocalauthorizationstoretest_SOURCES = polkitbackendlocalauthorizationstoretest.c
 
-TEST_PROGS += polkitbackendlocalauthoritytest
-polkitbackendlocalauthoritytest_SOURCES = polkitbackendlocalauthoritytest.c
+#TEST_PROGS += polkitbackendlocalauthoritytest
+#polkitbackendlocalauthoritytest_SOURCES = polkitbackendlocalauthoritytest.c
 
 # ----------------------------------------------------------------------------------------------------