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. --- gmenu2x/files/nanonote/bin/gmenu2x | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 gmenu2x/files/nanonote/bin/gmenu2x (limited to 'gmenu2x/files/nanonote/bin') diff --git a/gmenu2x/files/nanonote/bin/gmenu2x b/gmenu2x/files/nanonote/bin/gmenu2x new file mode 100755 index 0000000..a3cebef --- /dev/null +++ b/gmenu2x/files/nanonote/bin/gmenu2x @@ -0,0 +1,9 @@ +#!/bin/sh + +source /etc/profile + +setfont2 /usr/share/setfont2/un-fuzzy-6x10-font.pnm +clear + +cd /usr/share/gmenu2x +./gmenu2x -- cgit v1.2.3