components/hplip/patches/04_pstotiff.patch
author Rich Burridge <rich.burridge@oracle.com>
Wed, 20 Jul 2016 10:13:37 -0700
changeset 6439 b66f3093f546
parent 3912 c5e09b550970
permissions -rw-r--r--
24289304 nosetests manpages delivered in /usr/share/man, not /usr/share/man/man1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3831
33bc4f8fb536 18462148 Update hplip to 3.14.3 or greater.
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 1276
diff changeset
     1
Home brewed patch
33bc4f8fb536 18462148 Update hplip to 3.14.3 or greater.
Jiri Sasek <Jiri.Sasek@Oracle.COM>
parents: 1276
diff changeset
     2
1276
dc3977b83042 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
dc3977b83042 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
3912
c5e09b550970 20655131 migrate hplip from Python 2.6 to 2.7
John Beck <John.Beck@Oracle.COM>
parents: 3831
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