mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
meson: Fix testing option of authors.md being accidentally pushed
This commit is contained in:
@@ -1877,7 +1877,7 @@ custom_target('authors.md',
|
||||
'-o', '@OUTPUT@',
|
||||
'@INPUT@',
|
||||
],
|
||||
build_by_default: true,
|
||||
build_by_default: false,
|
||||
)
|
||||
|
||||
if xmllint.found()
|
||||
|
Reference in New Issue
Block a user