mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Add pynche's top-level txt files to Windows installer -- I don't believe
we've *ever* installed them!
This commit is contained in:
@@ -2140,7 +2140,7 @@ item: Install File
|
||||
Flags=0000000000000010
|
||||
end
|
||||
item: Install File
|
||||
Source=..\tools\compiler\README
|
||||
Source=..\tools\compiler\readme
|
||||
Destination=%MAINDIR%\Tools\compiler\README.txt
|
||||
Description=Python compiler written in Python
|
||||
Flags=0000000000000010
|
||||
@@ -2165,6 +2165,12 @@ item: Install File
|
||||
Description=pynche color editor
|
||||
Flags=0000000000000010
|
||||
end
|
||||
item: Install File
|
||||
Source=..\tools\pynche\*.txt
|
||||
Destination=%MAINDIR%\Tools\pynche
|
||||
Description=pynche color editor
|
||||
Flags=0000000000000010
|
||||
end
|
||||
item: Install File
|
||||
Source=..\tools\pynche\x\*.txt
|
||||
Destination=%MAINDIR%\Tools\pynche\X
|
||||
|
||||
Reference in New Issue
Block a user