On 01/ 3/13 10:41 AM, Egbert Eich wrote:
> Most X packages today install their config files in sysconfigdir,
> only a few are left which still put their configuration in libdir.
> 
> Signed-off-by: Egbert Eich <e...@freedesktop.org>
> ---
>  Makefile.am |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 4877985..a20f483 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -21,7 +21,7 @@
>  
>  bin_PROGRAMS = proxymngr
>  
> -CONFIG_DIR = $(libdir)/X11/proxymngr
> +CONFIG_DIR = $(sysconfdir)/X11/proxymngr
>  
>  AM_CFLAGS =                                          \
>       $(CWARNFLAGS)                                   \

Reviewed-by: Alan Coopersmith <alan.coopersm...@oracle.com>

-- 
        -Alan Coopersmith-              alan.coopersm...@oracle.com
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to