* update_web_docs_svn: Set @srcdir in gcc-vers.texi.
From-SVN: r108691
This commit is contained in:
parent
ebd8b60da1
commit
e99c1d841d
2 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue