mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
build/windows: Complete 89cc3503
(regarding python.exe)
This commit is contained in:
parent
d661c23eb2
commit
4ec84dd157
1 changed files with 1 additions and 4 deletions
|
@ -396,11 +396,8 @@ Type: filesandordirs; Name: "{app}\lib\gegl-0.4"
|
|||
#if (!Defined(GIMP_UNSTABLE) || GIMP_UNSTABLE=="")
|
||||
Type: files; Name: "{app}\bin\dot.exe"
|
||||
#endif
|
||||
;No need to all these python binaries
|
||||
;No need to all these python binaries shipped in RC1
|
||||
Type: files; Name: "{app}\bin\python3*.exe"
|
||||
#if (!Defined(GIMP_UNSTABLE) || GIMP_UNSTABLE=="")
|
||||
Type: files; Name: "{app}\bin\python.exe"
|
||||
#endif
|
||||
|
||||
[UninstallDelete]
|
||||
Type: files; Name: "{app}\uninst\uninst.inf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue