Kubic is ID_LIKE += opensuse-tumbleweed
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000product?expand=0&rev=123
This commit is contained in:
parent
03bb755257
commit
8e88487aa4
@ -107,7 +107,7 @@ cat > %{buildroot}%{_prefix}/lib/os-release <<EOF
|
||||
NAME="openSUSE Tumbleweed Kubic"
|
||||
# VERSION="%{version}%{?betaversion: %{betaversion}}"
|
||||
ID="opensuse-tumbleweed-kubic"
|
||||
ID_LIKE="suse opensuse"
|
||||
ID_LIKE="suse opensuse opensuse-tumbleweed"
|
||||
VERSION_ID="$VERSION_ID"
|
||||
PRETTY_NAME="openSUSE Tumbleweed Kubic"
|
||||
ANSI_COLOR="0;32"
|
||||
|
@ -72,7 +72,7 @@ cat > %{buildroot}%{_prefix}/lib/os-release <<EOF
|
||||
NAME="openSUSE Tumbleweed Kubic"
|
||||
# VERSION="%{version}%{?betaversion: %{betaversion}}"
|
||||
ID="opensuse-tumbleweed-kubic"
|
||||
ID_LIKE="suse opensuse"
|
||||
ID_LIKE="suse opensuse opensuse-tumbleweed"
|
||||
VERSION_ID="$VERSION_ID"
|
||||
PRETTY_NAME="openSUSE Tumbleweed Kubic"
|
||||
ANSI_COLOR="0;32"
|
||||
|
Loading…
Reference in New Issue
Block a user