]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Give a more clear error message if the build fails because python was not found
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 20 Sep 2024 09:55:47 +0000 (11:55 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 20 Sep 2024 14:02:08 +0000 (16:02 +0200)
commit030f54a1abf9119af9557510560a539a5bcac544
tree5775468bad0bffc5af4069fcf692a0a206fcde87
parent72ae147e567fe3387a5099a9e4da0b3ddf9448e1
rec: Give a more clear error message if the build fails because python was not found

When building from a src tarball you don't need python (the tarball
includes the generated files), but that changes if settings/table.py was
modified or when building from a github checkout.
pdns/recursordist/settings/Makefile.am