From 6feeca3ae570ac13fa822d9a02f83178904c8452 Mon Sep 17 00:00:00 2001 From: George Boudreau Date: Tue, 3 Oct 2006 21:53:59 +0000 Subject: [PATCH] NOW tidy matches BLFS book... --- common/blfs-tool-deps/903-tidy | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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