Commit 30ba707
committed
Fix build when the installer is re-cloned and remove InstallerDir parameter
This regression has been introduced by the previous commit, as the
relative Ptyhon dir path was not updated when the installer was
re-cloned.
Remove InstallerDir parameter as there is no reason to keep it, as the
InstallerDir is either the current directory or the re-cloned installer.
The re-cloned installer also does not make too much sense when a
instance of build is using a clean environment.
It will be removed in the future.
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>1 parent 7e05d7b commit 30ba707
1 file changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
| |||
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 63 | + | |
70 | 64 | | |
71 | 65 | | |
72 | 66 | | |
| |||
76 | 70 | | |
77 | 71 | | |
78 | 72 | | |
| 73 | + | |
| 74 | + | |
79 | 75 | | |
80 | 76 | | |
81 | 77 | | |
| |||
0 commit comments