diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2014-05-21 20:03:14 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2014-05-21 20:03:14 +0000 |
commit | d7cffff692b26af273273d1e79bf6b55e5fc8557 (patch) | |
tree | 6918b0f84f2b152b5437dbb945daef1ebdb514b1 /java/openjdk8/files/patch-jdk-src-share-classes-sun-print-PSPrinterJob.java | |
parent | Add staging support (diff) |
- Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be
used to print a generated PostScript file. When lpd(8) is used, lpr(1) from
base must be used. Also, status command for lpc(8) requires a printer name.
If no argument is specified, i.e., "/usr/sbin/lpc status", then it displays
the command usage, i.e., "usage: status {all | printer ...}".
Unfortunately, "usage" is interpreted as a printer name because ":" is
included. Add "all" and adjust an expression for grep(1). [1]
- Use /proc/curproc/file to find its executable path if available. It fixes
java/icedtea-web, for example. [2]
PR: ports/178856 [1]
PR: java/189905 [2]
Notes
Notes:
svn path=/head/; revision=354761
Diffstat (limited to 'java/openjdk8/files/patch-jdk-src-share-classes-sun-print-PSPrinterJob.java')
0 files changed, 0 insertions, 0 deletions