summaryrefslogtreecommitdiff
path: root/security/policykit/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'security/policykit/patches/patch-ai')
-rw-r--r--security/policykit/patches/patch-ai21
1 files changed, 21 insertions, 0 deletions
diff --git a/security/policykit/patches/patch-ai b/security/policykit/patches/patch-ai
new file mode 100644
index 00000000000..a1ffaf15469
--- /dev/null
+++ b/security/policykit/patches/patch-ai
@@ -0,0 +1,21 @@
+$NetBSD: patch-ai,v 1.1 2008/11/23 21:21:43 hasso Exp $
+
+--- src/polkit-dbus/Makefile.in.orig 2008-11-23 18:23:10 +0200
++++ src/polkit-dbus/Makefile.in 2008-11-23 18:24:55 +0200
+@@ -850,12 +850,12 @@ uninstall-am: uninstall-libLTLIBRARIES u
+ #
+ @POLKIT_AUTHDB_DEFAULT_TRUE@install-exec-hook:
+ @POLKIT_AUTHDB_DEFAULT_TRUE@ -chgrp $(POLKIT_GROUP) $(DESTDIR)$(libexecdir)/polkit-read-auth-helper
+-@POLKIT_AUTHDB_DEFAULT_TRUE@ -chmod 2755 $(DESTDIR)$(libexecdir)/polkit-read-auth-helper
++@POLKIT_AUTHDB_DEFAULT_TRUE@ -chmod 2555 $(DESTDIR)$(libexecdir)/polkit-read-auth-helper
+ @POLKIT_AUTHDB_DEFAULT_TRUE@ -chown $(POLKIT_USER) $(DESTDIR)$(libexecdir)/polkit-set-default-helper
+-@POLKIT_AUTHDB_DEFAULT_TRUE@ -chmod 4755 $(DESTDIR)$(libexecdir)/polkit-set-default-helper
+-@POLKIT_AUTHDB_DEFAULT_TRUE@ -chmod 4755 $(DESTDIR)$(libexecdir)/polkit-resolve-exe-helper
++@POLKIT_AUTHDB_DEFAULT_TRUE@ -chmod 4555 $(DESTDIR)$(libexecdir)/polkit-set-default-helper
++@POLKIT_AUTHDB_DEFAULT_TRUE@ -chmod 4555 $(DESTDIR)$(libexecdir)/polkit-resolve-exe-helper
+ @POLKIT_AUTHDB_DEFAULT_FALSE@install-exec-hook:
+-@POLKIT_AUTHDB_DEFAULT_FALSE@ -chmod 4755 $(DESTDIR)$(libexecdir)/polkit-resolve-exe-helper
++@POLKIT_AUTHDB_DEFAULT_FALSE@ -chmod 4555 $(DESTDIR)$(libexecdir)/polkit-resolve-exe-helper
+
+ @KIT_BUILD_TESTS_TRUE@@KIT_GCOV_ENABLED_TRUE@clean-gcov:
+ @KIT_BUILD_TESTS_TRUE@@KIT_GCOV_ENABLED_TRUE@ rm -f *.gcov .libs/*.gcda *.gcda