From 0fa271134c47e98c8bcea543ae074e84c77e0cc0 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Wed, 30 Nov 2005 13:19:08 +0000 Subject: correct installation of krb4_en_us.dll to use the correct name ticket: 3256 status: open git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17522 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/installer/wix/files.wxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/windows/installer') diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi index 8d0085a0e6..07c307b90c 100644 --- a/src/windows/installer/wix/files.wxi +++ b/src/windows/installer/wix/files.wxi @@ -332,7 +332,7 @@ - + -- cgit