commit 22877341398b5bd74e87adeb38c11c0af5b03a01
Author: Uwe Stöhr <uwesto...@lyx.org>
Date:   Thu Jan 14 02:10:11 2016 +0100

    installer: remove filelists that are not used

diff --git a/development/Win32/packaging/installer/include/filelist.nsh 
b/development/Win32/packaging/installer/include/filelist.nsh
index 7630df7..faafb63 100644
--- a/development/Win32/packaging/installer/include/filelist.nsh
+++ b/development/Win32/packaging/installer/include/filelist.nsh
@@ -138,37 +138,3 @@ Lists of files to include in the installer
   ${FILE}wasy10.ttf"
   
 !macroend
-
-!macro FileListImageMagick COMMAND DIRECTORY
-
-# FIXME: simply copy the whole directory!
-
-  ${FILE}coder.xml"
-  ${FILE}colors.xml"
-  ${FILE}configure.xml"
-  ${FILE}convert.exe"
-  ${FILE}delegates.xml"
-  ${FILE}english.xml"
-  ${FILE}ImageMagick.rdf"
-  ${FILE}locale.xml"
-  ${FILE}log.xml"
-  ${FILE}magic.xml"
-  ${FILE}policy.xml"
-  ${FILE}sRGB.icm"
-  ${FILE}thresholds.xml"
-  ${FILE}type-ghostscript.xml"
-  ${FILE}type.xml"
-  ${FILE}X11.dll"
-  ${FILE}Xext.dll"
-
-!macroend
-
-!macro FileListGhostscript COMMAND DIRECTORY
-
-# FIXME: simply copy the whole directory!
-
-  ${FILE}gswin32.exe"
-  ${FILE}gswin32c.exe"
-  ${FILE}gsdll32.dll"
-
-!macroend
\ No newline at end of file

Reply via email to