diff --git a/tools/build/build44 b/tools/build/build44 index a08bcbdb1..1a3c59d31 100755 --- a/tools/build/build44 +++ b/tools/build/build44 @@ -47,7 +47,6 @@ # XSL Stylesheet to use for XML->HTML conversion # STYLESHEET=/usr/share/xml/docbook/stylesheet/nwalsh/current/xhtml/docbook.xsl -STYLESHEET=/usr/share/docbook-xsl/xhtml/docbook.xsl # # Directory where the build log will be placed. The log has the name # shorewall_build_.log @@ -196,7 +195,7 @@ do_buildanrpm() { usage() { - echo "usage: $(basename $0) [ -trhxlcpsS] [ ]" + echo "usage: $(basename $0) [ -trhxcl6L] [ ]" exit 2 }