diff --git a/common/blfs-tool-deps/903-tidy b/common/blfs-tool-deps/903-tidy index 6ca4e5a..c8b70b4 100644 --- a/common/blfs-tool-deps/903-tidy +++ b/common/blfs-tool-deps/903-tidy @@ -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