mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-11 16:18:13 +01:00
Update 'makeshorewall' so that it uses the EXPERIMENTAL branch when the
release name ends in 'ex'. git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2319 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
7d924c3b82
commit
a7ef153f4e
@ -224,6 +224,11 @@ case $VERSION in
|
|||||||
XMLPROJ=Shorewall-docs2
|
XMLPROJ=Shorewall-docs2
|
||||||
BUILDLRP=
|
BUILDLRP=
|
||||||
;;
|
;;
|
||||||
|
*ex)
|
||||||
|
CVSTAG=EXPERIMENTAL
|
||||||
|
XMLPROJ=Shorewall-docs2
|
||||||
|
BUILDLRP=
|
||||||
|
;;
|
||||||
2.5.*)
|
2.5.*)
|
||||||
CVSTAG=HEAD
|
CVSTAG=HEAD
|
||||||
XMLPROJ=Shorewall-docs2
|
XMLPROJ=Shorewall-docs2
|
||||||
|
Loading…
Reference in New Issue
Block a user