diff options
| author | Oskari Timperi <oswjk@users.noreply.github.com> | 2019-08-30 13:46:02 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-30 13:46:02 +0300 |
| commit | c0286117d58e9ad79a01344eb93bcd69ec0b5d41 (patch) | |
| tree | 3b39d9a1305e12c7516b7895daf1db04377dc18f /unattend.xml.in | |
| parent | 9780b1fcb0a124d8ae01e424649fc8fddc50b1b8 (diff) | |
| download | portablepython-oswjk-patch-1.tar.gz portablepython-oswjk-patch-1.zip | |
Update python3.x installation to include debug binaries and symbolsoswjk-patch-1
Diffstat (limited to 'unattend.xml.in')
| -rw-r--r-- | unattend.xml.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unattend.xml.in b/unattend.xml.in index 0bd0265..d3c93fa 100644 --- a/unattend.xml.in +++ b/unattend.xml.in @@ -6,4 +6,6 @@ <Option Name="Include_launcher" Value="0" /> <Option Name="InstallLauncherAllUsers" Value="0" /> <Option Name="Include_test" Value="0" /> + <Option Name="Include_debug" Value="1" /> + <Option Name="Include_symbols" Value="1" /> </Options> |
