Linux: Test-release indicator for package filenames
This commit is contained in:
parent
f0a3c742ec
commit
9edd3a14b9
@ -55,7 +55,7 @@ else
|
||||
|
||||
if [ "$build_submode" = "test" ]
|
||||
then
|
||||
release_mode="-beta" # Here is the right place to define if this is "-test", "-beta", "-rc1", etc.
|
||||
release_mode="-test" # Here is the right place to define if this is "-test", "-beta", "-rc1", etc.
|
||||
fi
|
||||
fi
|
||||
oolite_app=oolite.app
|
||||
|
Loading…
x
Reference in New Issue
Block a user