]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Generate files when building the release tarball
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 23 Jun 2025 08:42:56 +0000 (10:42 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 23 Jun 2025 09:17:17 +0000 (11:17 +0200)
commit171bb98f4ee759c515b0c3bd95a85c0176c66f3d
tree6ff9d8ed01c500d1cc1486a7d2e99215d371c861
parent252f969dbbd8cea6145b7711e7b0e142b10081a8
dnsdist: Generate files when building the release tarball

Some build systems are very unhappy with `dnsdist-rust-lib/rust/src/lib.rs`
not existing before actually starting the build process (mostly because
of `cargo-vendor`), so let's make their life easier.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
pdns/dnsdistdist/dnsdist-rust-lib/meson.build
pdns/dnsdistdist/meson-dist-script.sh
pdns/dnsdistdist/meson.build