citrix_receiver: fix build errors in recent version
./linuxx64/hinst: line 1286: syntax error: you disabled math support for $((arith)) syntax (See #33556)
This commit is contained in:
parent
7142440d75
commit
29542830a8
@ -169,7 +169,7 @@ let
|
||||
./${prefixWithBitness}/hinst
|
||||
|
||||
# Run the installer...
|
||||
./${prefixWithBitness}/hinst CDROM "`pwd`"
|
||||
bash ./${prefixWithBitness}/hinst CDROM "`pwd`"
|
||||
|
||||
echo "Deleting broken links..."
|
||||
for link in `find $ICAInstDir -type l `
|
||||
|
Loading…
Reference in New Issue
Block a user