Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2007 18:35:13 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        Florent Thoumie <flz@xbsd.org>
Cc:        x11@FreeBSD.org
Subject:   Re: [x11/xdm] fix for environment and configuration files
Message-ID:  <20070927163512.GA50308@elch.haidundneu23.net>
In-Reply-To: <46F3A49A.9070701@xbsd.org>
References:  <46F3A49A.9070701@xbsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
## Florent Thoumie (flz@xbsd.org):

> I'm ready to commit this [1] patch. Please test and report.
> [1] http://dump.xbsd.org/freebsd/xdm.diff

Sorry for the late feedback. You lost the trailing slash on the paths
to the config files. The post-patch target should read
	@${REINPLACE_CMD} -e "s|XDMCONFIGDIR/|${PREFIX}/lib/X11/xdm/" \
		-e "s|XDMSCRIPTDIR/|${PREFIX}/lib/X11/xdm/|" \
			${WRKSRC}/config/xdm-config.cpp

I have no test case for the environment problem, but at least I didn't
notice any breakage.
I confirm that xdm now uses the right configuration files.

Regards
Christoph

-- 
Spare Space



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070927163512.GA50308>