[x11/xdm] fix for environment and configuration files

Christoph Moench-Tegeder cmt at burggraben.net
Thu Sep 27 09:55:13 PDT 2007


## Florent Thoumie (flz at 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


More information about the freebsd-x11 mailing list