aboutsummaryrefslogtreecommitdiffstats
path: root/main/npm/make-dont-install-deps.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/npm/make-dont-install-deps.patch')
-rw-r--r--main/npm/make-dont-install-deps.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/npm/make-dont-install-deps.patch b/main/npm/make-dont-install-deps.patch
deleted file mode 100644
index ac6aa0aa497..00000000000
--- a/main/npm/make-dont-install-deps.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -47,7 +47,7 @@
-
- ## build-time dependencies for the documentation
- dev-deps:
-- node bin/npm-cli.js install --no-audit --ignore-scripts
-+ true # skip
-
- ## targets for man files, these are encouraged to be only built by running `make docs` or `make mandocs`
- man/man1/%.1: docs/content/commands/%.md scripts/docs-build.js