mirror of
https://github.com/ShaYmez/ambed-debian-installer.git
synced 2024-11-21 23:45:14 -05:00
updated x32
This commit is contained in:
parent
f6b9c3aa4c
commit
13dd519b1c
@ -62,7 +62,7 @@ then
|
||||
cp libftd2xx.* /usr/local/lib
|
||||
chmod 0755 /usr/local/lib/libftd2xx.so.1.4.22
|
||||
ln -sf /usr/local/lib/libftd2xx.so.1.4.22 /usr/local/lib/libftd2xx.so
|
||||
elif [ $ARC = x86_32 ]
|
||||
elif [ $ARC = i686 ]
|
||||
then
|
||||
wget $X32
|
||||
tar xfvz libftd2xx-i386-1.4.6.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user