diff --git a/recipe/install.bat b/recipe/install.bat index 06cec94a..e7bf1560 100644 --- a/recipe/install.bat +++ b/recipe/install.bat @@ -34,3 +34,4 @@ if errorlevel 1 exit 1 :: Remove extraneous COPYING file that gets installed automatically :: https://github.com/conda-forge/hdf5-feedstock/issues/87 del /f %PREFIX%\Library\COPYING +del /f %PREFIX%\Library\RELEASE.txt