Issue #14910: Remove old versioned typelibs

Starting on 3.2 we will not bundle unpredictable .typelib from
the MSYSTEM prefix but only the ones used by libgimp and libgimpui.

Since there are old typelibs from previous installs that will not work
since the .dlls are different, let's clean the dir before installing the
reduced ones.
This commit is contained in:
Bruno Lopes 2025-11-22 18:22:06 -03:00
parent 38881a8925
commit 4657ca9889
No known key found for this signature in database

View file

@ -515,6 +515,8 @@ Type: files; Name: "{app}\bin\python3*.exe"
;Uneeded shipped headers in 3.0 RC3 (we now ship only babl, gegl and gimp)
Type: filesandordirs; Name: "{app}\include\exiv2"
Type: filesandordirs; Name: "{app}\include\gexiv2"
;Old uneeded typelibs (not distributed since 3.1.4)
Type: files; Name: "{app}\lib\girepository-1.0\*.typelib"
[UninstallDelete]
Type: files; Name: "{app}\uninst\uninst.inf"