From ef1e238f6f9f4903d222b457070070561ccbf89a Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Fri, 17 May 2024 12:00:26 +0200 Subject: [PATCH] dnsdist: Remove DNSCrypt symbolic links --- pdns/dnsdistdist/dnscrypt.cc | 1 - pdns/dnsdistdist/dnscrypt.hh | 1 - pdns/dnsdistdist/test-dnscrypt_cc.cc | 1 - 3 files changed, 3 deletions(-) delete mode 120000 pdns/dnsdistdist/dnscrypt.cc delete mode 120000 pdns/dnsdistdist/dnscrypt.hh delete mode 120000 pdns/dnsdistdist/test-dnscrypt_cc.cc diff --git a/pdns/dnsdistdist/dnscrypt.cc b/pdns/dnsdistdist/dnscrypt.cc deleted file mode 120000 index e89a6c2742..0000000000 --- a/pdns/dnsdistdist/dnscrypt.cc +++ /dev/null @@ -1 +0,0 @@ -../dnscrypt.cc \ No newline at end of file diff --git a/pdns/dnsdistdist/dnscrypt.hh b/pdns/dnsdistdist/dnscrypt.hh deleted file mode 120000 index 0a1e757e16..0000000000 --- a/pdns/dnsdistdist/dnscrypt.hh +++ /dev/null @@ -1 +0,0 @@ -../dnscrypt.hh \ No newline at end of file diff --git a/pdns/dnsdistdist/test-dnscrypt_cc.cc b/pdns/dnsdistdist/test-dnscrypt_cc.cc deleted file mode 120000 index 8f01a82241..0000000000 --- a/pdns/dnsdistdist/test-dnscrypt_cc.cc +++ /dev/null @@ -1 +0,0 @@ -../test-dnscrypt_cc.cc \ No newline at end of file -- 2.47.2