]> git.lyx.org Git - lyx.git/commitdiff
installer: remove filelists that are not used
authorUwe Stöhr <uwestoehr@lyx.org>
Thu, 14 Jan 2016 01:10:11 +0000 (02:10 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Thu, 14 Jan 2016 01:10:11 +0000 (02:10 +0100)
development/Win32/packaging/installer/include/filelist.nsh

index 7630df79f6272398511acab3b57b944f503ebc32..faafb633dff21a966b332d1f8377dc7c1f42a3c3 100644 (file)
@@ -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