Adam Jackson <a...@redhat.com> writes:

> Signed-off-by: Adam Jackson <a...@redhat.com>

> +if get_option('suid_wrapper')
> +    executable('Xorg.wrap',
> +        'xorg-wrapper.c',
> +        include_directories: [inc, xorg_inc],
> +        dependencies: xorg_deps,
> +        c_args: xorg_c_args,
> +        install: true,
> +        install_dir: get_option('libexecdir'),
> +        # install_mode: ['r-sr-xr-x', 0, 0],

I assume your package files fix the permissions? If I'm reading the
autotools version, there's a chown and chmod for that?

Otherwise, this is

Reviewed-by: Keith Packard <kei...@keithp.com>

-- 
-keith

Attachment: signature.asc
Description: PGP signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to