Fix detection of OpenSUSE (fix #219)

This commit is contained in:
Roey Darwish Dror
2019-09-05 21:04:07 +03:00
parent 78cfffb73b
commit b0230899af
2 changed files with 30 additions and 22 deletions

View File

@@ -1,10 +1,10 @@
NAME="openSUSE Leap"
VERSION="42.3"
ID=opensuse
ID_LIKE="suse"
VERSION_ID="42.3"
PRETTY_NAME="openSUSE Leap 42.3"
VERSION="15.1 "
ID="opensuse-leap"
ID_LIKE="suse opensuse"
VERSION_ID="15.1"
PRETTY_NAME="openSUSE Leap 15.1"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:42.3"
CPE_NAME="cpe:/o:opensuse:leap:15.1"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
HOME_URL="https://www.opensuse.org"