summaryrefslogtreecommitdiff
path: root/package/polkit/patches/patch-src_polkitagent_Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-15 22:13:15 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-15 22:13:15 +0200
commite41f6a3e889182e6ff219824bc45b53716644f64 (patch)
tree1cb6807b30624ad4c1a5365bc2b7e65f58d3faa6 /package/polkit/patches/patch-src_polkitagent_Makefile_am
parent132651bcd5df48a8c8fbd1c46abade60548d4ae4 (diff)
remove unsupported packages, no need for polkit to poweroff xbmc
Diffstat (limited to 'package/polkit/patches/patch-src_polkitagent_Makefile_am')
-rw-r--r--package/polkit/patches/patch-src_polkitagent_Makefile_am37
1 files changed, 0 insertions, 37 deletions
diff --git a/package/polkit/patches/patch-src_polkitagent_Makefile_am b/package/polkit/patches/patch-src_polkitagent_Makefile_am
deleted file mode 100644
index 7a5aaeea1..000000000
--- a/package/polkit/patches/patch-src_polkitagent_Makefile_am
+++ /dev/null
@@ -1,37 +0,0 @@
---- polkit-0.112.orig/src/polkitagent/Makefile.am 2013-09-18 18:55:09.000000000 +0200
-+++ polkit-0.112/src/polkitagent/Makefile.am 2014-01-09 21:13:36.000000000 +0100
-@@ -109,34 +109,6 @@ polkit_agent_helper_1_LDFLAGS = \
- $(AM_LDFLAGS) \
- $(NULL)
-
--if HAVE_INTROSPECTION
--
--girdir = $(INTROSPECTION_GIRDIR)
--gir_DATA = PolkitAgent-1.0.gir
--
--PolkitAgent-1.0.gir: libpolkit-agent-1.la
--
--typelibsdir = $(INTROSPECTION_TYPELIBDIR)
--typelibs_DATA = PolkitAgent-1.0.typelib
--
--INTROSPECTION_COMPILER_ARGS = --includedir=../../src/polkit
--INTROSPECTION_GIRS = PolkitAgent-1.0.gir
--PolkitAgent_1_0_gir_INCLUDES = Gio-2.0
--PolkitAgent_1_0_gir_SCANNERFLAGS = \
-- --include-uninstalled=../../src/polkit/Polkit-1.0.gir \
-- --c-include='polkitagent/polkitagent.h'
--PolkitAgent_1_0_gir_CFLAGS = \
-- $(libpolkit_agent_1_la_CFLAGS) \
-- -D_POLKIT_COMPILATION \
-- -D_POLKIT_AGENT_COMPILATION \
-- -I.. -I$(top_srcdir)/src
--PolkitAgent_1_0_gir_LIBS = libpolkit-agent-1.la
--PolkitAgent_1_0_gir_FILES = $(libpolkit_agent_1_la_SOURCES)
--PolkitAgent_1_0_gir_EXPORT_PACKAGES = polkit-agent-1
--
--include $(INTROSPECTION_MAKEFILE)
--
--endif # HAVE_INTROSPECTION
-
- # polkit-agent-helper-1 need to be setuid root because it's used to
- # authenticate not only the invoking user, but possibly also root