Commit db6a7c15 authored by Vitaly Lipatov's avatar Vitaly Lipatov

disable annoyed Target distro (use VERBOSE=1)

parent 74c6b018
......@@ -90,7 +90,7 @@ VENDOR=`distr_vendor -s`
if [ "$VENDOR" = "alt" ] && [ -n "$MENV" ] ; then
[ -n "$APTCONF" ] || APTCONF=${APTCONFBASE/.SS}.$MENV
echog "Target ALT Linux system: `get_distr_version $MENV`, use \$APTCONF"
[ -n "$VERBOSE" ] && 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