[PATCH util/macros] Add sed pattern for __xorgconfd__ (xorg.conf.d).

Alan Coopersmith alan.coopersmith at oracle.com
Thu Mar 17 17:31:33 PDT 2011


On 03/17/11 05:23 PM, Peter Hutterer wrote:
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
>  xorg-macros.m4.in |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/xorg-macros.m4.in b/xorg-macros.m4.in
> index 44038e1..1476971 100644
> --- a/xorg-macros.m4.in
> +++ b/xorg-macros.m4.in
> @@ -187,6 +187,7 @@ MAN_SUBSTS="\
>  	-e 's|__xorgversion__|\"\$(PACKAGE_STRING)\" \"\$(XORG_MAN_PAGE)\"|' \
>  	-e 's|__xservername__|Xorg|g' \
>  	-e 's|__xconfigfile__|xorg.conf|g' \
> +	-e 's|__xorgconfdir__|xorg.conf.d|g' \
>  	-e 's|__projectroot__|\$(prefix)|g' \
>  	-e 's|__apploaddir__|\$(appdefaultdir)|g' \
>  	-e 's|__appmansuffix__|\$(APP_MAN_SUFFIX)|g' \

Is there ever going to be any other value than xorg.conf.d?

The Xorg & xorg.conf substitutions are leftover from the transitional
period where some distros were building our sources with the XFree86
and XF86config names until they had time to adjust the rest of their
packages/installer/config code to the new names.

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list