fixed debian packge
This commit is contained in:
parent
f600afde6f
commit
efe0458d34
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ case $OS in
|
|||
ubuntu)
|
||||
case $OS_VER in
|
||||
20.04|21.10|22.04)
|
||||
PACKAGES_OSSPECIFIC="lib32gcc1"
|
||||
PACKAGES_OSSPECIFIC="lib32gcc-s1"
|
||||
;;
|
||||
*)
|
||||
PACKAGES_OSSPECIFIC="lib32gcc1-s1"
|
||||
|
|
Loading…
Reference in a new issue