Forgot to include the tidy_docs code..

This commit is contained in:
George Boudreau 2006-10-03 20:00:22 +00:00
parent cbc8ba25e3
commit fd34440456
2 changed files with 2 additions and 0 deletions

View file

@ -10,6 +10,7 @@ sh build/gnuauto/setup.sh
./configure --prefix=/usr
make
make install
(cd ../ && tar -xvf tidy_docs_051020.tgz)
cd htmldoc
tidy -xml-help > tidy-help.xml
tidy -xml-config > tidy-config.xml

View file

@ -3,6 +3,7 @@
# $Id$
set -e
cd $PKGDIR
install -v -m755 -d /usr/share/xml/docbook/xsl-stylesheets-1.69.1
cp -v -R VERSION common eclipse extensions fo html \