Commit 0d3eb2b1 authored by Vitaly Lipatov's avatar Vitaly Lipatov

distr_info: strip long version for ALT Workstation

parent e5a2fc40
......@@ -291,6 +291,7 @@ fi
case "$VENDOR_ID" in
"alt"|"altlinux")
DISTRIB_RELEASE=$(echo "$DISTRIB_RELEASE" | sed -e "s/\.[0-9].*//g")
case "$DISTRIB_ID" in
"ALTServer"|"ALTSPWorkstation"|"Sisyphus")
;;
......
NAME="ALT Workstation"
VERSION="10.0.900"
ID=altlinux
VERSION_ID=10.0.900
PRETTY_NAME="ALT Workstation 10.0.900 (Autolycus)"
ANSI_COLOR="1;33"
CPE_NAME="cpe:/o:alt:workstation:10.0.900"
BUILD_ID="ALT Workstation 10.0"
HOME_URL="https://basealt.ru/"
BUG_REPORT_URL="https://bugs.altlinux.org/"
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