components/hplip/patches/04_pstotiff.patch
branchs11u2-sru
changeset 3941 5a0ea91a2761
parent 2646 86bc0997bd5f
equal deleted inserted replaced
3939:fcd26b3de46c 3941:5a0ea91a2761
       
     1 Home brewed patch
       
     2 
     1 --- a/fax/filters/pstotiff.orig	Fri Mar 25 03:39:05 2011
     3 --- a/fax/filters/pstotiff.orig	Fri Mar 25 03:39:05 2011
     2 +++ b/fax/filters/pstotiff	Fri Mar 25 03:42:38 2011
     4 +++ b/fax/filters/pstotiff	Fri Mar 25 03:42:38 2011
     3 @@ -1,4 +1,4 @@
     5 @@ -1,4 +1,4 @@
     4 -#!/usr/bin/env python
     6 -#!/usr/bin/env python
     5 +#!/usr/bin/python2.6
     7 +#!/usr/bin/python2.7
     6  
     8  
     7  import os
     9  import os
     8  import os.path
    10  import os.path