Commit 66aa7897 authored by Vitaly Lipatov's avatar Vitaly Lipatov

use git_numrelease

parent f8417f5d
......@@ -22,7 +22,7 @@ alt_tolocal()
local SPECNAME
SPECNAME=$1
BASERELEASE=$(get_release_number $SPECNAME)
BASERELEASE=$(get_numrelease $SPECNAME)
# Set buildreq
if [ "$VENDOR" = "alt" ] ; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment