From 04f055441deed7809e497469b7220ee0bff30631 Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Sat, 14 Apr 2007 04:14:57 +0000 Subject: [PATCH] remove a typo that breaks windows installer git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17799 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/Win32/packaging/installer/components/core.nsh | 1 - 1 file changed, 1 deletion(-) diff --git a/development/Win32/packaging/installer/components/core.nsh b/development/Win32/packaging/installer/components/core.nsh index d190c156a2..55f0b52863 100644 --- a/development/Win32/packaging/installer/components/core.nsh +++ b/development/Win32/packaging/installer/components/core.nsh @@ -25,7 +25,6 @@ Section -Core SecCore # The macros are defined in filelists.nsh # the parameters are COMMAND DIRECTORY that form command '${COMMAND} "${DIRECTORY}files" -' !insertmacro FileListLyXBin File "${FILES_LYX}\bin\" !insertmacro FileListQtBin File "${FILES_QT}\bin\" -- 2.39.5