From 8568da747d7103b8adea9b925b74101ea818e328 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 28 Dec 2020 21:29:58 +0100 Subject: webproxy: T563: use new bash blacklist updater --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 5e275b8a3..ab0df7201 100755 --- a/debian/rules +++ b/debian/rules @@ -51,10 +51,6 @@ override_dh_auto_install: mkdir -p $(DIR)/$(VYOS_LIBEXEC_DIR)/completion cp -r src/completion/* $(DIR)/$(VYOS_LIBEXEC_DIR)/completion - # Install legacy components - mkdir -p $(DIR)/$(VYOS_LIBEXEC_DIR)/legacy - cp -r src/legacy/* $(DIR)/$(VYOS_LIBEXEC_DIR)/legacy - # Install helper scripts cp -r src/helpers/* $(DIR)/$(VYOS_LIBEXEC_DIR)/ -- cgit v1.2.3