mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 01:37:59 +02:00
Fix indentation in makeshorewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3567 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
59e5c9053b
commit
1b5a766575
@ -202,7 +202,7 @@ progress_message "Build of Shorewall $VERSION on $(date)"
|
|||||||
|
|
||||||
case $VERSION in
|
case $VERSION in
|
||||||
2.4.*)
|
2.4.*)
|
||||||
SVNBRANCH="branches/2.4/Shorewall"
|
SVNBRANCH="branches/2.4/Shorewall"
|
||||||
DOCTAG="branches/2.4/docs"
|
DOCTAG="branches/2.4/docs"
|
||||||
XMLPROJ="docs-2.4"
|
XMLPROJ="docs-2.4"
|
||||||
;;
|
;;
|
||||||
@ -213,7 +213,7 @@ case $VERSION in
|
|||||||
SAMPLESTAG="trunk/Samples"
|
SAMPLESTAG="trunk/Samples"
|
||||||
;;
|
;;
|
||||||
3.1.*)
|
3.1.*)
|
||||||
SVNBRANCH="trunk/Shorewall"
|
SVNBRANCH="trunk/Shorewall"
|
||||||
DOCTAG="trunk/docs"
|
DOCTAG="trunk/docs"
|
||||||
XMLPROJ="docs-3.1"
|
XMLPROJ="docs-3.1"
|
||||||
SAMPLESTAG="trunk/Samples"
|
SAMPLESTAG="trunk/Samples"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user