Correct -s handling in makeshorewall

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4328 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-08-09 02:29:26 +00:00
parent 7c3abf2aca
commit 37e58eb7ae

View File

@ -84,7 +84,7 @@ BUILDXML=
BUILDHTML= BUILDHTML=
SAMPLESTAG= SAMPLESTAG=
HASLITE= HASLITE=
SIGN= SIGN=Yes
################################################################################ ################################################################################
# F U N C T I O N S # F U N C T I O N S
################################################################################ ################################################################################
@ -147,7 +147,6 @@ case $1 in
BUILDHTML=Yes BUILDHTML=Yes
BUILDXML=Yes BUILDXML=Yes
BUILDRPM=Yes BUILDRPM=Yes
SIGN=Yes
done=Yes done=Yes
;; ;;
esac esac