1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-08 04:33:53 +03:00
openwrt-packages/nanonote-files/data/qi_lb60/files/etc/uci-defaults/02-gforth-work-around
2012-04-04 18:28:32 +08:00

4 lines
61 B
Bash

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