mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 01:37:59 +02:00
Update makeshorewall for 3.2.0
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3647 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
6106397d66
commit
1bd69b5da7
@ -218,6 +218,12 @@ case $VERSION in
|
|||||||
XMLPROJ="docs-3.1"
|
XMLPROJ="docs-3.1"
|
||||||
SAMPLESTAG="trunk/Samples"
|
SAMPLESTAG="trunk/Samples"
|
||||||
;;
|
;;
|
||||||
|
3.2.*)
|
||||||
|
SVNBRANCH="trunk/Shorewall"
|
||||||
|
DOCTAG="trunk/docs"
|
||||||
|
XMLPROJ="docs-3.1"
|
||||||
|
SAMPLESTAG="trunk/Samples"
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Unsupported Version: $VERSION"
|
echo "Unsupported Version: $VERSION"
|
||||||
exit 2
|
exit 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user