aboutsummaryrefslogtreecommitdiff
path: root/dns/knot-resolver/files/patch-etc_meson.build
blob: f918c3e4f8ab90926d3741f9e0a6e1ab21294cfc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- etc/meson.build.orig	2020-07-01 12:27:52 UTC
+++ etc/meson.build
@@ -7,9 +7,9 @@ if install_root_hints
   etc_files += 'root.hints'
 endif
 
-if managed_ta
+#if managed_ta
   etc_files += 'icann-ca.pem'
-endif
+#endif
 
 if install_root_keys
   root_keys_path = keyfile_default.split('/')