do_install : removed install_self from the list of arguments (leftover after rebasing #1956)
This commit is contained in:
parent
213e3f0860
commit
5ce3071143
@ -1094,7 +1094,6 @@ def do_install(self,
|
||||
keep_prefix=False,
|
||||
keep_stage=False,
|
||||
install_deps=True,
|
||||
install_self=True,
|
||||
skip_patch=False,
|
||||
verbose=False,
|
||||
make_jobs=None,
|
||||
|
Loading…
Reference in New Issue
Block a user