NOW tidy matches BLFS book...
This commit is contained in:
parent
4a6da67604
commit
6feeca3ae5
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Reference in a new issue