We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58ffd4 commit dd251abCopy full SHA for dd251ab
src/systemd/meson.build
@@ -71,7 +71,7 @@ python.install_sources(
71
include_dir = libsystemd_dep.get_variable(pkgconfig: 'includedir')
72
73
update_constants = custom_target(
74
- output: 'update-constants-impl',
+ output: 'update-constants',
75
command: [
76
update_constants_py,
77
meson.current_source_dir() / 'id128-constants.h',
0 commit comments