mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
No need to run make twice here.
This commit is contained in:
parent
0099d8f8fb
commit
a281665972
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@ MYDIR="`pwd`"
|
|||
cd ..
|
||||
|
||||
# now in .../Doc/
|
||||
make --no-print-directory || exit $?
|
||||
make --no-print-directory bziphtml || exit $?
|
||||
RELEASE=`grep '^RELEASE=' Makefile | sed 's|RELEASE=||'`
|
||||
PACKAGE="html-$RELEASE.tar.bz2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue