mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-03-03 01:47:46 +00:00
Set DP version string
This commit is contained in:
parent
f2ed524c51
commit
4a99cac7c2
@ -217,6 +217,7 @@ case "$cmd" in
|
||||
depsdir=$6
|
||||
targetfiles=$7
|
||||
schroot=
|
||||
makeflags="$makeflags VCREVISION=$(git -C "$srcdir" describe --always --dirty='~' 2>/dev/null || echo FIXME)"
|
||||
set -x
|
||||
if [ -z "$targetfiles" ]; then
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user