diff --git a/recipe/build_openmm.bat b/recipe/build_openmm.bat index ad2ca17..5e8143e 100644 --- a/recipe/build_openmm.bat +++ b/recipe/build_openmm.bat @@ -60,7 +60,7 @@ for %%f in (dist\*.whl) do ( cd %SRC_DIR%\build\python delvewheel repair ^ -w %cd%\fixed_wheels ^ - --lib-sdir=.libs\lib ^ + --lib-sdir=.libs ^ ----ignore-in-wheel ^ --no-dll OpenCL.dll if errorlevel 1 exit 1