We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80628f commit 5677c7aCopy full SHA for 5677c7a
AppVeyor/Build.ps1
@@ -170,7 +170,6 @@ function CreatePortable($config, $version)
170
Copy-Item ..\ImageMagick\config\english.xml .\Portable
171
Copy-Item ..\ImageMagick\config\locale.xml .\Portable
172
Copy-Item ..\ImageMagick\config\log.xml .\Portable
173
- Copy-Item ..\ImageMagick\config\magic.xml .\Portable
174
Copy-Item ..\ImageMagick\config\mime.xml .\Portable
175
Copy-Item ..\ImageMagick\config\quantization-table.xml .\Portable
176
Copy-Item ..\VisualMagick\bin\configure.xml .\Portable
0 commit comments