1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-01-18 21:51:06 +02:00

4 lines
61 B
Bash

#!/bin/sh
(cd /usr/lib; ln -s libffi.so.5.0.10 libffi.so.4)