do_install : removed install_self from the list of arguments (leftover after rebasing #1956)

This commit is contained in:
alalazo 2016-10-21 12:51:38 +02:00
parent 213e3f0860
commit 5ce3071143

View File

@ -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,