summaryrefslogtreecommitdiff
path: root/print/ghostscript/patches/patch-am
blob: 56d864dfb9f6dbdbc34db08a7f06d74f4e29b8ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-am,v 1.3 2010/03/11 12:53:52 drochner Exp $

--- lib/pdf2dsc.ps.orig	2010-03-11 11:43:37.000000000 +0000
+++ lib/pdf2dsc.ps
@@ -116,7 +116,7 @@ systemdict /.setsafe known { .setsafe } 
    DSCfile PDFname write==only
    ( \(r\) file { DELAYSAFER { .setsafe } if } stopped pop\n) puts
    ( pdfopen begin\n) puts
-   ( copy_trailer_attrs\n) puts
+   ( process_trailer_attrs\n) puts
    (%%EndSetup\n) puts
 
    /.hasPageLabels false def % see "Page Labels" in the PDF Reference