From 780422359abddc5dada6373eee4b307c5cc7b998 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 9 Aug 2009 20:34:45 +0000 Subject: Solved error in installation script --- xorg-server/installer/vcxsrv.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xorg-server') diff --git a/xorg-server/installer/vcxsrv.nsi b/xorg-server/installer/vcxsrv.nsi index 625701966..15e5f8e98 100644 --- a/xorg-server/installer/vcxsrv.nsi +++ b/xorg-server/installer/vcxsrv.nsi @@ -62,7 +62,7 @@ Section "VcXsrv (required)" File "..\..\xkbcomp\obj\release\xkbcomp.exe" File "..\xkeysymdb" File "..\hw\xwin\xlaunch\obj\release\xlaunch.exe" - File "..\..\tools\plink\obj\release\plink.exe"" + File "..\..\tools\plink\obj\release\plink.exe" SetOutPath $INSTDIR\fonts File /r "..\fonts\*.*" SetOutPath $INSTDIR\xkbdata -- cgit v1.2.3