mirror of
https://github.com/glest/glest-source.git
synced 2025-08-23 08:22:50 +02:00
fix typo
[no ci]
This commit is contained in:
@@ -55,7 +55,7 @@ VERSION=${GITBRANCH}.${GITVERSION_REV}.${GITVERSION_SHA1}
|
|||||||
# Included from shared functions
|
# Included from shared functions
|
||||||
detect_system
|
detect_system
|
||||||
|
|
||||||
hoatname=$(hostname)
|
hostname=$(hostname)
|
||||||
|
|
||||||
#DESCRIPTION=${distribution}-${release}-${architecture}_${hostname}
|
#DESCRIPTION=${distribution}-${release}-${architecture}_${hostname}
|
||||||
DESCRIPTION=${GITBRANCH}.${GITVERSION_SHA1}.${distribution}-${architecture}.${hostname}
|
DESCRIPTION=${GITBRANCH}.${GITVERSION_SHA1}.${distribution}-${architecture}.${hostname}
|
||||||
|
Reference in New Issue
Block a user