summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-03-20 20:56:08 +0100
committerGitHub <noreply@github.com>2024-03-20 20:56:08 +0100
commitafd04be6c611c38c08103c11660d8c901d0ae217 (patch)
tree205b0730456878a4ac88e724ecbaba02887b4941 /Makefile
parenta690a02bdcda236be79bd84acffb6c1d05a5d4ba (diff)
parent5dcb6b771106df130b4884867dc28bd685b64e40 (diff)
downloadvyos-build-afd04be6c611c38c08103c11660d8c901d0ae217.tar.gz
vyos-build-afd04be6c611c38c08103c11660d8c901d0ae217.zip
Merge pull request #536 from vyos/dead-scripts
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: