summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2024-03-20 17:50:51 +0000
committerDaniil Baturin <daniil@baturin.org>2024-03-20 17:50:51 +0000
commit5dcb6b771106df130b4884867dc28bd685b64e40 (patch)
tree205b0730456878a4ac88e724ecbaba02887b4941 /Makefile
parenta690a02bdcda236be79bd84acffb6c1d05a5d4ba (diff)
downloadvyos-build-5dcb6b771106df130b4884867dc28bd685b64e40.tar.gz
vyos-build-5dcb6b771106df130b4884867dc28bd685b64e40.zip
chore: T671: remove unused scripts and references to them
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 18fb4ef5..18fd3939 100644
--- a/Makefile
+++ b/Makefile
@@ -14,13 +14,6 @@ iso: clean
@./build-vyos-image iso
exit 0
-.PHONY: prepare-package-env
-.ONESHELL:
-prepare-package-env:
- @set -e
- @scripts/pbuilder-config
- @scripts/pbuilder-setup
-
.PHONY: checkiso
.ONESHELL:
checkiso: