From 9aaeb4623d3ff5746e665bc17914eefd292b7dcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20K=C3=BChling?= Date: Sun, 2 Jan 2011 15:19:00 +0100 Subject: New OpenWrt package for GNU Octave. Experimental/probably still broken. Work in progress. Committing it as compilation seems to take forever. Not sure whether I can finish this within a few days. --- lynx/files/etc/lynx.cfg | 3 +++ lynx/files/etc/lynx.lss | 0 2 files changed, 3 insertions(+) create mode 100644 lynx/files/etc/lynx.cfg create mode 100644 lynx/files/etc/lynx.lss (limited to 'lynx/files/etc') diff --git a/lynx/files/etc/lynx.cfg b/lynx/files/etc/lynx.cfg new file mode 100644 index 0000000..e9487f0 --- /dev/null +++ b/lynx/files/etc/lynx.cfg @@ -0,0 +1,3 @@ +LOCALE_CHARSET:TRUE +ASSUME_CHARSET:utf-8 +ASSUME_LOCAL_CHARSET:utf-8 diff --git a/lynx/files/etc/lynx.lss b/lynx/files/etc/lynx.lss new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3