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"
|
"-Denable-default-bin=enabled"
|
||||||
],
|
],
|
||||||
"cleanup": [
|
"cleanup": [
|
||||||
"/bin/gimp-console-*",
|
"/bin/gimp-console*",
|
||||||
"/bin/gimptool-*"
|
"/bin/gimptool*"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user