build/linux: Make gimp module a bit more alike the one on Beta manifest

This commit is contained in:
Bruno Lopes 2025-03-15 21:29:52 -03:00
parent d4f51fdd77
commit b0b4c513ff
No known key found for this signature in database

View File

@ -953,12 +953,11 @@
"-Dgi-docgen=disabled",
"-Dicc-directory=/run/host/usr/share/color/icc/",
"-Dcheck-update=no",
"-Dbuild-id=org.gimp.GIMP.flatpak.nightly",
"-Denable-default-bin=enabled"
"-Denable-default-bin=enabled",
"-Dbuild-id=org.gimp.GIMP.flatpak.nightly"
],
"cleanup": [
"/bin/gimp-console*",
"/bin/gimptool*"
"/bin/gimp-console*"
]
}
]