Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / stable / src / modules / mod_openexr / unmod_openexr.nsh
index 18db45a..e4b15de 100644 (file)
@@ -1,8 +1,8 @@
 Section "un.mod_openexr"
-       Delete "$INSTDIR\bin\libIex-4.dll"
-       Delete "$INSTDIR\bin\libIlmImf-4.dll"
-       Delete "$INSTDIR\bin\libIlmThread-4.dll"
-       Delete "$INSTDIR\bin\libHalf-4.dll"
+       Delete "$INSTDIR\bin\libIex*.dll"
+       Delete "$INSTDIR\bin\libIlmImf*.dll"
+       Delete "$INSTDIR\bin\libIlmThread*.dll"
+       Delete "$INSTDIR\bin\libHalf*.dll"
        Delete "$INSTDIR\lib\synfig\modules\mod_openexr.dll"
        RMDir "$INSTDIR\lib\synfig\modules"
        RMDir "$INSTDIR\lib\synfig"