Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a281665

Browse files
committed
No need to run make twice here.
1 parent 0099d8f commit a281665

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Doc/tools/push-docs.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ MYDIR="`pwd`"
6464
cd ..
6565

6666
# now in .../Doc/
67-
make --no-print-directory || exit $?
6867
make --no-print-directory bziphtml || exit $?
6968
RELEASE=`grep '^RELEASE=' Makefile | sed 's|RELEASE=||'`
7069
PACKAGE="html-$RELEASE.tar.bz2"

0 commit comments

Comments
 (0)