mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/vmware-horizon-client: Change i486 to i586
This commit is contained in:
parent
c0b8ca0486
commit
a8fa393da9
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ VERSION=${VERSION:-3.4.0}
|
|||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
ARCH=i486
|
||||
ARCH=i586
|
||||
_BUILD=2769709
|
||||
|
||||
# Install PCOIP component
|
||||
|
|
Loading…
Reference in a new issue