change blfs-tools tidy script to match BLFS book

This commit is contained in:
George Boudreau 2006-10-03 21:51:17 +00:00
parent 3dff9601d4
commit 4a6da67604

View file

@ -19,6 +19,6 @@ 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
install -v -m644 htmldoc/quickref.html /usr/share/doc/tidy-051026
cp -c -R htmldoc/* /usr/share/doc/tidy-051020
exit