PolicyKit: Branch 'master'
David Zeuthen
david at kemper.freedesktop.org
Thu Dec 6 22:40:58 PST 2007
configure.in | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
New commits:
commit 5f42b40de391b2615996e1d5d6bbd0a3518a0b9e
Author: David Zeuthen <davidz at redhat.com>
Date: Fri Dec 7 01:37:37 2007 -0500
add note about new polkit-resolve-exe-helper
diff --git a/configure.in b/configure.in
index 74fb500..5e1f8e1 100644
--- a/configure.in
+++ b/configure.in
@@ -559,6 +559,10 @@ if test "${POLKIT_AUTHDB}" = default ; then
echo "NOTE: ${libexecdir}/polkit-grant-helper-pam will be owned by group"
echo " ${POLKIT_GROUP} and installed with mode 4750 (setuid root binary)."
echo
- echo "NOTE: For packaging, remember to retain the modes and ownership."
- echo
fi
+
+echo "NOTE: ${libexecdir}/polkit-resolve-exe-helper will be installed with"
+echo " mode 4755 (setuid root binary)."
+echo
+echo "NOTE: For packaging, remember to retain the modes and ownership."
+echo
More information about the hal-commit
mailing list