mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Removes incorrect condition from lib_pdb.msi
This commit is contained in:
parent
3ec5f421c5
commit
43ab355e0e
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
<?foreach ext in $(var.exts)?>
|
||||
|
||||
<Component Id="$(var.ext).pdb" Directory="DLLs" Guid="*">
|
||||
<Condition>SYMBOLS=1</Condition>
|
||||
<File Name="$(var.ext).pdb" />
|
||||
</Component>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue