mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +00:00
To have xcat 2.13 build use package name like snap...
This commit is contained in:
parent
6009f17957
commit
e2bbd534fb
@ -180,7 +180,7 @@ function setversionvars {
|
||||
VER=`cat Version`
|
||||
fi
|
||||
XCATVER=$VER
|
||||
export XCATVER
|
||||
#export XCATVER
|
||||
SHORTVER=`echo $VER|cut -d. -f 1,2`
|
||||
SHORTSHORTVER=`echo $VER|cut -d. -f 1`
|
||||
BUILD_TIME=`date`
|
||||
|
Loading…
x
Reference in New Issue
Block a user