diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-07-11 05:40:13 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-07-11 05:40:13 -0500 |
commit | 8ea23cb408fe9b8cd35193fa2abfffe62ccfc093 (patch) | |
tree | 2911705d473f93a054e597812861c6dc192b3a3e /user/polkit/disable-ck-test.patch | |
parent | 0e87b896297f6b6f5164d2ac67d52471780f7052 (diff) | |
download | packages-8ea23cb408fe9b8cd35193fa2abfffe62ccfc093.tar.gz packages-8ea23cb408fe9b8cd35193fa2abfffe62ccfc093.tar.bz2 packages-8ea23cb408fe9b8cd35193fa2abfffe62ccfc093.tar.xz packages-8ea23cb408fe9b8cd35193fa2abfffe62ccfc093.zip |
user/polkit: bump to 0.115, massively overhaul
Diffstat (limited to 'user/polkit/disable-ck-test.patch')
-rw-r--r-- | user/polkit/disable-ck-test.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/user/polkit/disable-ck-test.patch b/user/polkit/disable-ck-test.patch deleted file mode 100644 index e1987d40d..000000000 --- a/user/polkit/disable-ck-test.patch +++ /dev/null @@ -1,15 +0,0 @@ -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 - - # ---------------------------------------------------------------------------------------------------- - |