Commit 39089217 authored by Vitaly Lipatov's avatar Vitaly Lipatov

more nice look for target system name

parent f28c5d16
......@@ -76,7 +76,8 @@ VENDOR=`distr_vendor -s`
if [ "$VENDOR" = "alt" ] && [ -n "$MENV" ] ; then
APTCONF=$APTCONF.$MENV
echog "Target ALT Linux system: \$MENV, use \$APTCONF"
echog "Target ALT Linux system: `get_distr_version $MENV`, use \$APTCONF"
MENVARG="-$MENV"
else
echog "Distribution: \$DISTRNAME (\$VENDOR) (target package: \$TARGET)"
......
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