mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 11:42:31 +01:00
Coverity Scan / Linux: fix $hostname
[no ci]
This commit is contained in:
parent
794e13b907
commit
d5f1debabd
@ -55,6 +55,8 @@ VERSION=${GITBRANCH}.${GITVERSION_REV}.${GITVERSION_SHA1}
|
||||
# Included from shared functions
|
||||
detect_system
|
||||
|
||||
hoatname=$(hostname)
|
||||
|
||||
#DESCRIPTION=${distribution}-${release}-${architecture}_${hostname}
|
||||
DESCRIPTION=${GITBRANCH}.${GITVERSION_SHA1}.${distribution}-${architecture}.${hostname}
|
||||
FILENAME=${PROJECT}.${DESCRIPTION}
|
||||
|
Loading…
x
Reference in New Issue
Block a user