components/hplip/patches/04_pstotiff.patch
author John Beck <John.Beck@Oracle.COM>
Sat, 10 Jan 2015 08:18:26 -0800
branchs11-update
changeset 3791 1504f7bde5fd
parent 2646 86bc0997bd5f
child 3831 33bc4f8fb536
child 3935 177c89f1f2cf
permissions -rw-r--r--
20334734 several Python 3.4 tests trigger core dumps on sparc

--- a/fax/filters/pstotiff.orig	Fri Mar 25 03:39:05 2011
+++ b/fax/filters/pstotiff	Fri Mar 25 03:42:38 2011
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python2.6
 
 import os
 import os.path