We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec29f2 commit 3f770ddCopy full SHA for 3f770dd
Makefile
@@ -1213,6 +1213,7 @@ $(TARBALL): release-only doc-only
1213
$(RM) -r $(TARNAME)/.editorconfig
1214
$(RM) -r $(TARNAME)/.git*
1215
$(RM) -r $(TARNAME)/.mailmap
1216
+ $(RM) -r $(TARNAME)/deps/corepack
1217
$(RM) -r $(TARNAME)/deps/openssl/openssl/demos
1218
$(RM) -r $(TARNAME)/deps/openssl/openssl/doc
1219
$(RM) -r $(TARNAME)/deps/openssl/openssl/test
0 commit comments