From a7ccd45fd9dcc44d2943666abceaa3dcc10be44e Mon Sep 17 00:00:00 2001 From: Jeremy Rand Date: Sat, 4 Sep 2021 08:50:18 +0000 Subject: [PATCH] ncdns: Remove tlsrestrictchromium Package is deprecated and was factored out into its own repo. --- projects/ncdns/build | 2 +- projects/ncdns/config | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/projects/ncdns/build b/projects/ncdns/build index f66fde3..fb12008 100644 --- a/projects/ncdns/build +++ b/projects/ncdns/build @@ -88,7 +88,7 @@ cd /var/tmp/dist done [% IF c("var/enable_namecoin_tlsa") %] - for x in ncdumpzone tlsrestrict_chromium_tool; do + for x in ncdumpzone; do cp -a $GOPATHBIN/"$x"[% IF c("var/windows") %].exe[% END %] $distdir/ done [% END %] diff --git a/projects/ncdns/config b/projects/ncdns/config index 111d1c2..396a140 100644 --- a/projects/ncdns/config +++ b/projects/ncdns/config @@ -46,8 +46,6 @@ var: - github.com/namecoin/ncdns/ncdumpzone/ncdumpzone - github.com/namecoin/ncdns/tlsoverridefirefox - github.com/namecoin/ncdns/tlsoverridefirefox/tlsoverridefirefoxsync - - github.com/namecoin/ncdns/tlsrestrictchromium - - github.com/namecoin/ncdns/tlsrestrictchromium/tlsrestrict_chromium_tool targets: linux: