mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 08:44:05 +01:00
Update build script for 3.1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3197 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
1cb2d888e8
commit
e226e058c7
@ -241,6 +241,13 @@ case $VERSION in
|
||||
BUILDLRP=
|
||||
;;
|
||||
3.0.*)
|
||||
CVSTAG=SHOREWALL-3_0
|
||||
DOCTAG=HEAD
|
||||
XMLPROJ=Shorewall-docs2
|
||||
BUILDLRP=
|
||||
SAMPLESTAG=HEAD
|
||||
;;
|
||||
3.1.*)
|
||||
CVSTAG=HEAD
|
||||
DOCTAG=HEAD
|
||||
XMLPROJ=Shorewall-docs2
|
||||
|
Loading…
Reference in New Issue
Block a user