File: 2007_suggest_install_ghostscript-doc_in_code.patch

package info (click to toggle)
ghostscript 10.06.0~dfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 96,296 kB
  • sloc: ansic: 944,438; python: 7,917; cpp: 6,534; cs: 6,457; sh: 6,168; java: 4,028; perl: 2,373; tcl: 1,639; makefile: 538; awk: 66; yacc: 18
file content (16 lines) | stat: -rw-r--r-- 620 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Suggest install of ghostscript-doc in code
Author: Bastien ROUCARIÈS <roucaries.bastien@gmail.com>
Forwarded: not-needed
Last-Update: 2023-09-13
---
This patch header follows DEP-3: https://dep.debian.net/deps/dep3/
--- a/psi/imainarg.c
+++ b/psi/imainarg.c
@@ -1263,6 +1263,7 @@
 #endif
 static const char help_trailer[] = "\
 For more information, see %s\n\
+On debian system you may need to install ghostscript-doc package.\n\
 Please report bugs to bugs.ghostscript.com.\n";
 static const char help_devices[] = "Available devices:";
 static const char help_default_device[] = "Default output device:";