summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/mupdf/files/mupdf-1.1_rc1-zoom-2.patch')
-rw-r--r--app-text/mupdf/files/mupdf-1.1_rc1-zoom-2.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/app-text/mupdf/files/mupdf-1.1_rc1-zoom-2.patch b/app-text/mupdf/files/mupdf-1.1_rc1-zoom-2.patch
deleted file mode 100644
index c62122e01eb4..000000000000
--- a/app-text/mupdf/files/mupdf-1.1_rc1-zoom-2.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- mupdf-9999/apps/pdfapp.c
-+++ mupdf-9999/apps/pdfapp.c
-@@ -866,6 +867,7 @@
- break;
-
- case ' ':
-+ case 'F':
- panto = DONT_PAN;
- if (app->numberlen > 0)
- app->pageno += atoi(app->number);