summaryrefslogtreecommitdiff
path: root/nupdf/patches
diff options
context:
space:
mode:
authorDavid Kühling <dvdkhlng@gmx.de>2011-01-02 15:19:00 +0100
committerDavid Kühling <dvdkhlng@gmx.de>2011-01-02 15:19:00 +0100
commit9aaeb4623d3ff5746e665bc17914eefd292b7dcd (patch)
tree370db60ffdc2ef840b7d1124d5a392f93bba3c9d /nupdf/patches
downloadqipackages-fork-9aaeb4623d3ff5746e665bc17914eefd292b7dcd.tar.gz
New OpenWrt package for GNU Octave. Experimental/probably still broken.grafted
Work in progress. Committing it as compilation seems to take forever. Not sure whether I can finish this within a few days.
Diffstat (limited to 'nupdf/patches')
-rw-r--r--nupdf/patches/001-r15-bracket.patch11
1 files changed, 11 insertions, 0 deletions
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"