mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
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:
parent
7c3abf2aca
commit
37e58eb7ae
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user