From 642afa6d0544e59b05fe957dff4c8c300ef742c0 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Wed, 13 Sep 2023 17:36:17 +0100 Subject: T671: remove the old tech-support report implementation (cherry picked from commit 8f08086c2a608529e97e0b76f75ce7d6616f8b31) --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b2f32d4..ab85087 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,8 +7,6 @@ bin_sudo_usersdir = $(bindir)/sudo-users etc_shell_leveldir = $(sysconfdir)/shell/level funcdir = $(datadir)/vyatta-op/functions -func_DATA = functions/tech-support -func_DATA += functions/tech-support-brief interpdir = $(datadir)/vyatta-op/functions/interpreter interp_DATA = functions/interpreter/vyatta-op-run @@ -22,7 +20,6 @@ bin_SCRIPTS += scripts/show-dhcp-leases.pl bin_SCRIPTS += scripts/vyatta-boot-image.pl bin_SCRIPTS += scripts/rename-image.pl bin_SCRIPTS += scripts/show-image-storage.pl -bin_SCRIPTS += scripts/tech-support-archive bin_SCRIPTS += scripts/vyatta-op-cmd-wrapper sbin_SCRIPTS = scripts/vyatta-image-tools.pl -- cgit v1.2.3