mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-01 22:24:04 +02:00
4 lines
61 B
Bash
4 lines
61 B
Bash
#!/bin/sh
|
|
|
|
(cd /usr/lib; ln -s libffi.so.5.0.10 libffi.so.4)
|