mirror of
https://github.com/systemd/systemd.git
synced 2025-01-18 10:04:04 +03:00
meson: update bug reference
https://github.com/mesonbuild/meson/issues/1644 was resolved in 0.42:
be4428005d
,
but still no-go.
This commit is contained in:
parent
c42c981924
commit
6939fb9eb4
@ -166,7 +166,8 @@ foreach tuple : xsltproc.found() ? [['systemd.directives', '7', systemd_directiv
|
||||
html_pages += p3
|
||||
endforeach
|
||||
|
||||
# cannot use run_target until https://github.com/mesonbuild/meson/issues/1644 is resolved
|
||||
# Cannot use run_target because those targets are used in depends
|
||||
# Also see https://github.com/mesonbuild/meson/issues/368.
|
||||
man = custom_target(
|
||||
'man',
|
||||
output : 'man',
|
||||
|
Loading…
x
Reference in New Issue
Block a user