build/linux: Fix dangling "gimp-console*" and "gimptool*" symlinks on Flatpak
Ported from: 323972fdf5
This commit is contained in:
@ -957,8 +957,8 @@
|
||||
"-Denable-default-bin=enabled"
|
||||
],
|
||||
"cleanup": [
|
||||
"/bin/gimp-console-*",
|
||||
"/bin/gimptool-*"
|
||||
"/bin/gimp-console*",
|
||||
"/bin/gimptool*"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user