mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-13 21:27:00 +02:00
Fix build usage report and STYLESHEET variable
This commit is contained in:
parent
999a00dc77
commit
46ba12a915
@ -47,7 +47,6 @@
|
|||||||
# XSL Stylesheet to use for XML->HTML conversion
|
# XSL Stylesheet to use for XML->HTML conversion
|
||||||
#
|
#
|
||||||
STYLESHEET=/usr/share/xml/docbook/stylesheet/nwalsh/current/xhtml/docbook.xsl
|
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
|
# Directory where the build log will be placed. The log has the name
|
||||||
# shorewall_build_<version>.log
|
# shorewall_build_<version>.log
|
||||||
@ -196,7 +195,7 @@ do_buildanrpm() {
|
|||||||
|
|
||||||
usage()
|
usage()
|
||||||
{
|
{
|
||||||
echo "usage: $(basename $0) [ -trhxlcpsS] <version> [ <old-version> ]"
|
echo "usage: $(basename $0) [ -trhxcl6L] <version> [ <old-version> ]"
|
||||||
exit 2
|
exit 2
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user