mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
build: replace some survivor s/2.9/2.10/.
This commit is contained in:
parent
f741cacc28
commit
0d26d00ca3
2 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@
|
|||
{
|
||||
"name": "gimp",
|
||||
"config-opts": [ "--disable-docs", "--disable-gtk-doc", "--disable-gtk-doc-html", "--enable-vector-icons" ],
|
||||
"cleanup": [ "/bin/gimptool-2.0", "/bin/gimp-console-2.9" ],
|
||||
"cleanup": [ "/bin/gimptool-2.0", "/bin/gimp-console-2.10" ],
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
{
|
||||
"name": "gimp",
|
||||
"config-opts": [ "--disable-docs", "--disable-gtk-doc", "--disable-gtk-doc-html", "--enable-vector-icons" ],
|
||||
"cleanup": [ "/bin/gimptool-2.0", "/bin/gimp-console-2.9" ],
|
||||
"cleanup": [ "/bin/gimptool-2.0", "/bin/gimp-console-2.10" ],
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue