]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: Prevent generating release tarballs via autotools
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 6 Oct 2025 14:44:17 +0000 (16:44 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 6 Oct 2025 14:45:01 +0000 (16:45 +0200)
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
pdns/recursordist/Makefile.am

index d70a78e927b76838c4f33b332870dc047d709855..dd4ea6721a4517e1eb47c8300377c0ea803b3d80 100644 (file)
@@ -92,10 +92,8 @@ EXTRA_DIST = \
        builder-support/gen-version
 
 dist-hook:
-       for file in $$(find $(distdir)/docs -type l); do \
-         t=`stat -c%N $$file | awk '{print $$NF}' | sed "s/'//g"` ; \
-         ln -fs ../$$t $$file; \
-       done
+       @echo "\`make dist' is no longer supported, use \`meson dist'" >&2
+       @false
 
 sbin_PROGRAMS = pdns_recursor
 bin_PROGRAMS = rec_control