mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Merge branch 'maint-0.4.6'
This commit is contained in:
commit
304bd31d49
@ -282,7 +282,7 @@ fi
|
|||||||
#############################################################################
|
#############################################################################
|
||||||
# Determine the version of Tor.
|
# Determine the version of Tor.
|
||||||
|
|
||||||
TOR_VERSION=$(grep -m 1 AC_INIT configure.ac | sed -e 's/.*\[//; s/\].*//;')
|
TOR_VERSION=$(grep -m 1 AC_INIT ${CI_SRCDIR}/configure.ac | sed -e 's/.*\[//; s/\].*//;')
|
||||||
|
|
||||||
# Use variables like these when we need to behave differently depending on
|
# Use variables like these when we need to behave differently depending on
|
||||||
# Tor version. Only create the variables we need.
|
# Tor version. Only create the variables we need.
|
||||||
|
Loading…
Reference in New Issue
Block a user