components/hplip/patches/04_pstotiff.patch
author Ivo Raisr <ivo.raisr@oracle.com>
Fri, 25 Nov 2016 17:16:40 -0800
branchs11u3-sru
changeset 7453 688f73f0b72d
parent 3935 177c89f1f2cf
permissions -rw-r--r--
PSARC/2016/232 CACkey Smartcard PKCS#11 provider 24657593 cackey needs to deliver 32-bit libraries
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3935
177c89f1f2cf 18462148 Update hplip to 3.14.3 or greater.
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 2646
diff changeset
     1
Home brewed patch
177c89f1f2cf 18462148 Update hplip to 3.14.3 or greater.
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 2646
diff changeset
     2
2646
86bc0997bd5f 15795105 SUNBT7173056 Update hplip from 3.10.9 to 3.12.4
Mohana Rao Gorai <mohana.gorai@oracle.com>
parents: 165
diff changeset
     3
--- a/fax/filters/pstotiff.orig	Fri Mar 25 03:39:05 2011
86bc0997bd5f 15795105 SUNBT7173056 Update hplip from 3.10.9 to 3.12.4
Mohana Rao Gorai <mohana.gorai@oracle.com>
parents: 165
diff changeset
     4
+++ b/fax/filters/pstotiff	Fri Mar 25 03:42:38 2011
165
111c46cade93 7018146 move hplip to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     5
@@ -1,4 +1,4 @@
111c46cade93 7018146 move hplip to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     6
-#!/usr/bin/env python
3935
177c89f1f2cf 18462148 Update hplip to 3.14.3 or greater.
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 2646
diff changeset
     7
+#!/usr/bin/python2.7
165
111c46cade93 7018146 move hplip to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     8
 
111c46cade93 7018146 move hplip to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
     9
 import os
111c46cade93 7018146 move hplip to userland
sonam gupta - Sun Microsystems - Bangalore India <Sonam.Gupta@Sun.COM>
parents:
diff changeset
    10
 import os.path