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. --- nupdf/patches/001-r15-bracket.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 nupdf/patches/001-r15-bracket.patch (limited to 'nupdf/patches') diff --git a/nupdf/patches/001-r15-bracket.patch b/nupdf/patches/001-r15-bracket.patch new file mode 100644 index 0000000..a0d6634 --- /dev/null +++ b/nupdf/patches/001-r15-bracket.patch @@ -0,0 +1,11 @@ +--- nupdf-15.orig/main.c 2010-10-22 16:44:51.033676255 +0400 ++++ nupdf-r15/main.c 2010-10-22 17:13:33.777676124 +0400 +@@ -457,7 +457,7 @@ + strcpy(arrows[i], ""); + } + +- ++ } + sprintf(settingstext, "\t\t\tSettings\t%s\n\n" + "Jump to page %i\t%s\n\n" + "Return\t%s" -- cgit v1.2.3