]> git.ipfire.org Git - thirdparty/pdns.git/commit
Do not include a stray pdns dir in the recursor artifacts
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 23 Sep 2024 09:21:13 +0000 (11:21 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 23 Sep 2024 11:15:04 +0000 (13:15 +0200)
commitf484abd4476cb50345d516d7ae02fd96573ee56e
tree92dadeab263ccc0b577d5067bb74e484e6f3e8bd
parentcf7d385ab395d78af8ab3d441bb8700448381d0e
Do not include a stray pdns dir in the recursor artifacts

This is caused by pdns-recursor matching pdns*, which is intended to select
auth files only.
Not terribly happy with the code duplication, but we would end up in quoting hell otherwise.
builder-support/post-build