diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-15 22:13:15 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-15 22:13:15 +0200 |
commit | e41f6a3e889182e6ff219824bc45b53716644f64 (patch) | |
tree | 1cb6807b30624ad4c1a5365bc2b7e65f58d3faa6 /package/polkit/patches/patch-actions_Makefile_am | |
parent | 132651bcd5df48a8c8fbd1c46abade60548d4ae4 (diff) |
remove unsupported packages, no need for polkit to poweroff xbmc
Diffstat (limited to 'package/polkit/patches/patch-actions_Makefile_am')
-rw-r--r-- | package/polkit/patches/patch-actions_Makefile_am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/polkit/patches/patch-actions_Makefile_am b/package/polkit/patches/patch-actions_Makefile_am deleted file mode 100644 index ea3d2131a..000000000 --- a/package/polkit/patches/patch-actions_Makefile_am +++ /dev/null @@ -1,11 +0,0 @@ ---- polkit-0.112.orig/actions/Makefile.am 2013-09-18 18:55:09.000000000 +0200 -+++ polkit-0.112/actions/Makefile.am 2014-01-09 21:14:31.000000000 +0100 -@@ -3,8 +3,6 @@ polkit_actiondir = $(datadir)/polkit-1/a - - dist_polkit_action_DATA = org.freedesktop.policykit.policy - --@INTLTOOL_POLICY_RULE@ -- - #check: - # $(top_builddir)/tools/polkit-policy-file-validate-1 $(top_srcdir)/policy/$(dist_polkit_action_DATA) - |