mirror of
https://github.com/python/cpython.git
synced 2025-10-17 20:28:43 +00:00
Merged changes from the 1.5.2p2 release.
This commit is contained in:
parent
a22b576d05
commit
ba82878a3b
11 changed files with 118 additions and 28 deletions
|
@ -34,7 +34,7 @@ fi
|
|||
|
||||
part=$1; shift 1
|
||||
|
||||
TEXINPUTS=$srcdir/$part:$TEXINPUTS
|
||||
TEXINPUTS=.:$srcdir/$part:$TEXINPUTS
|
||||
export TEXINPUTS
|
||||
|
||||
echo $srcdir'/tools/newind.py >'$part'.ind'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue