mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +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 ..
|
cd ..
|
||||||
|
|
||||||
# now in .../Doc/
|
# now in .../Doc/
|
||||||
make --no-print-directory || exit $?
|
|
||||||
make --no-print-directory bziphtml || exit $?
|
make --no-print-directory bziphtml || exit $?
|
||||||
RELEASE=`grep '^RELEASE=' Makefile | sed 's|RELEASE=||'`
|
RELEASE=`grep '^RELEASE=' Makefile | sed 's|RELEASE=||'`
|
||||||
PACKAGE="html-$RELEASE.tar.bz2"
|
PACKAGE="html-$RELEASE.tar.bz2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue