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 1afbdab commit e6877e5Copy full SHA for e6877e5
src/systemd/meson.build
@@ -65,7 +65,7 @@ python.install_sources(
65
include_dir = libsystemd_dep.get_variable(pkgconfig: 'includedir')
66
67
update_constants = custom_target(
68
- output: 'update-constants-impl',
+ output: 'update-constants',
69
command: [
70
update_constants_py,
71
meson.current_source_dir() / 'id128-constants.h',
0 commit comments