* update_web_docs_svn: Set @srcdir in gcc-vers.texi.

From-SVN: r108691
This commit is contained in:
Mark Mitchell 2005-12-16 23:11:21 +00:00 committed by Mark Mitchell
parent ebd8b60da1
commit e99c1d841d
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
2005-11-23 Mark Mitchell <mark@codesourcery.com>
2005-12-16 Mark Mitchell <mark@codesourcery.com>
* update_web_docs_svn: Set @srcdir in gcc-vers.texi.

View File

@ -140,6 +140,7 @@ fi
else
echo "@clear DEVELOPMENT"
fi
echo "@set srcdir $WORKDIR/gcc/gcc"
) > $includedir/gcc-vers.texi
# Now convert the relevant files from texi to HTML, PDF and PostScript.