diff --git a/nanonote-files/files/etc/uci-defaults/02-gforth-workaround b/nanonote-files/files/etc/uci-defaults/02-gforth-workaround new file mode 100644 index 0000000..f016ed8 --- /dev/null +++ b/nanonote-files/files/etc/uci-defaults/02-gforth-workaround @@ -0,0 +1,3 @@ +#!/bin/sh + +(cd /usr/lib; ln -s libffi.so.5.0.10 libffi.so.4)