commit | a8009a02e8dfd5eafe35f3f397aeaf8b6e3c99c3 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Mar 12 12:18:08 2014 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Mar 12 12:56:00 2014 -0700 |
tree | f34772adcb7dc31ba923bd1ef63cce0194f5770e | |
parent | fcaac08dae6939e114e525ffaab1d74bedade676 [diff] |
setver.sh: make it work on fresh git source In case we have just checked out vzctl from git, we need to run autogen.sh and configure for the first time. Rather than to remember about it, let this mighty script do the work. Signed-off-by: Kir Kolyshkin <kir@openvz.org>