From f3ae93f33e15fcb99730922957efd65f95e9c7a5 Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 2 Nov 2010 00:40:05 +0100 Subject: Bugfix: niminst: nimrod is not default dir for *every* project --- tools/inno.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/inno.tmpl b/tools/inno.tmpl index 7c72149f2..e8fa824a1 100755 --- a/tools/inno.tmpl +++ b/tools/inno.tmpl @@ -5,7 +5,7 @@ [Setup] AppName=$c.displayName AppVerName=$c.displayName $c.version -DefaultDirName={code:GiveMeAPath|c.displayName} +DefaultDirName={code:GiveMeAPath|$c.displayName} DefaultGroupName=$c.displayName AllowNoIcons=yes LicenseFile=${expandFilename(c.license)} -- cgit 1.4.1-2-gfad0