[libvirt] [PATCH 2/7] remote: Define polkit{actions,rules}dir

Erik Skultety eskultet at redhat.com
Thu Jan 10 08:33:09 UTC 2019


On Wed, Jan 09, 2019 at 07:35:49PM +0100, Andrea Bolognani wrote:
> Avoid building the same path several times.
>
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  src/remote/Makefile.inc.am | 19 ++++++++++---------
>  1 file changed, 10 insertions(+), 9 deletions(-)
>
> diff --git a/src/remote/Makefile.inc.am b/src/remote/Makefile.inc.am
> index 04a2ec8cc0..d9f559dce5 100644
> --- a/src/remote/Makefile.inc.am
> +++ b/src/remote/Makefile.inc.am
> @@ -207,21 +207,22 @@ uninstall-sysctl:
>  endif ! WITH_SYSCTL
>
>  if WITH_POLKIT
> -policydir = $(datadir)/polkit-1/actions

polkitdir = $(datadir)/polkit-1  might be a nice little addition to the patch,
but I don't care that much.

Reviewed-by: Erik Skultety <eskultet at redhat.com>




More information about the libvir-list mailing list