From d3f8d3e99f2e554aae6c3b325b350bcf7f3f087f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Tue, 22 Sep 2020 01:00:00 +0000 Subject: [PATCH] build -D for download deps --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build b/build index eb9b9d0..67bf893 100755 --- a/build +++ b/build @@ -424,7 +424,7 @@ https://cirosantilli.com/linux-kernel-module-cheat#supported-hosts ''' ) self.add_argument( - '--download-dependencies', + '-D', '--download-dependencies', default=False, help='''\ Also download all dependencies required for a given build: Ubuntu packages,