From 5900c6b14dd05fdc51cc669f07e53db26f273515 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Thu, 12 Sep 2013 19:44:38 +0000 Subject: Update to 1.4.2. This fixes run-time with glib 2.36. PR: ports/180075 [1] Reported by: Stephen Fisher [1], swills@ --- .../files/patch-cupshelpers_cupshelpers.py | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'print/system-config-printer/files/patch-cupshelpers_cupshelpers.py') diff --git a/print/system-config-printer/files/patch-cupshelpers_cupshelpers.py b/print/system-config-printer/files/patch-cupshelpers_cupshelpers.py index 079c395adf40..8bc0cc75f23f 100644 --- a/print/system-config-printer/files/patch-cupshelpers_cupshelpers.py +++ b/print/system-config-printer/files/patch-cupshelpers_cupshelpers.py @@ -1,6 +1,6 @@ ---- cupshelpers/cupshelpers.py.orig 2009-12-22 09:44:19.000000000 -0500 -+++ cupshelpers/cupshelpers.py 2009-12-29 00:08:26.000000000 -0500 -@@ -663,7 +663,7 @@ +--- cupshelpers/cupshelpers.py.orig 2013-07-22 15:58:32.000000000 +0200 ++++ cupshelpers/cupshelpers.py 2013-08-29 11:18:44.000000000 +0200 +@@ -739,7 +739,7 @@ # First, a local function. How to check that something exists # in a path: @@ -9,12 +9,3 @@ if name == "-": # A filter of "-" means that no filter is required, # i.e. the device accepts the given format as-is. -@@ -765,7 +765,7 @@ - continue - - exepath = pathcheck (exe, -- "/usr/lib/cups/filter:" -+ "%%LOCALBASE%%/libexec/cups/filter:" - "/usr/lib64/cups/filter") - - if exe and not exepath: -- cgit v1.2.3