From 645a9d12299631bd57bade927d2ac06e8f442a33 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Tue, 9 Feb 2010 13:53:13 +0100 Subject: [PATCH] missed ldcbinarypath => ldcbinarydir --- ldc.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldc.conf.in b/ldc.conf.in index 6c4e4aae..119bea67 100644 --- a/ldc.conf.in +++ b/ldc.conf.in @@ -2,7 +2,7 @@ // See http://www.hyperrealm.com/libconfig/ for syntax details. // Special macros: -// %%ldcbinarydir%% +// %%ldcbinarypath%% // - is replaced with the path to the directory holding the ldc executable // The default group is required