Sophie

Sophie

distrib > Mageia > 8 > i586 > by-pkgid > bbe85caa080961fd4c431b9d5cf58ef8 > files > 11

connman-1.38-2.3.mga8.src.rpm

--- connman-1.21/configure.ac.old	2014-03-09 17:49:37.000000000 +0100
+++ connman-1.21/configure.ac	2014-03-09 17:49:54.000000000 +0100
@@ -262,7 +262,7 @@ AC_ARG_ENABLE(polkit, AC_HELP_STRING([--
 				[enable PolicyKit support]),
 			[enable_polkit=${enableval}], [enable_polkit="no"])
 if (test "${enable_polkit}" != "no"); then
-	POLKIT_DATADIR="`$PKG_CONFIG --variable=actiondir polkit`"
+	POLKIT_DATADIR="`$PKG_CONFIG --variable=actiondir polkit-agent-1`"
 	POLKIT_DATADIR=""
 	if (test -z "${POLKIT_DATADIR}"); then
 		POLKIT_DATADIR="${datadir}/polkit-1/actions"