NOW tidy matches BLFS book...

This commit is contained in:
George Boudreau 2006-10-03 21:53:59 +00:00
parent 4a6da67604
commit 6feeca3ae5

View file

@ -18,7 +18,7 @@ xsltproc -o tidy.1 tidy1.xsl tidy-help.xml
xsltproc -o quickref.html quickref-html.xsl tidy-config.xml
cd ..
install -v -m644 htmldoc/tidy.1 /usr/share/man/man1
install -v -m755 -d /usr/share/doc/tidy-051026
cp -c -R htmldoc/* /usr/share/doc/tidy-051020
install -v -m755 -d /usr/share/doc/tidy-051020
cp -v -R htmldoc/* /usr/share/doc/tidy-051020
exit