* [gentoo-commits] gentoo-x86 commit in app-admin/system-config-printer-common/files: system-config-printer-common-1.3.9-cups_filters_path.patch
@ 2012-06-19 22:10 Maciej Mrozowski (reavertm)
0 siblings, 0 replies; 2+ messages in thread
From: Maciej Mrozowski (reavertm) @ 2012-06-19 22:10 UTC (permalink / raw
To: gentoo-commits
reavertm 12/06/19 22:10:04
Added:
system-config-printer-common-1.3.9-cups_filters_path.patch
Log:
Add additional cupsfilters search paths, bug 420671.
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Revision Changes Path
1.1 app-admin/system-config-printer-common/files/system-config-printer-common-1.3.9-cups_filters_path.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-common/files/system-config-printer-common-1.3.9-cups_filters_path.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-common/files/system-config-printer-common-1.3.9-cups_filters_path.patch?rev=1.1&content-type=text/plain
Index: system-config-printer-common-1.3.9-cups_filters_path.patch
===================================================================
From a3479278f12ddc905f81050b11c769d74f581aee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tiziano=20M=C3=BCller?= <tm@dev-zero.ch>
Date: Sat, 16 Jun 2012 08:43:30 +0200
Subject: [PATCH] add /usr/libexec/cups/filter to the filter search paths
---
cupshelpers/cupshelpers.py | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/cupshelpers/cupshelpers.py b/cupshelpers/cupshelpers.py
index 3fc138b..d1d32f1 100755
--- a/cupshelpers/cupshelpers.py
+++ b/cupshelpers/cupshelpers.py
@@ -812,7 +812,8 @@ def missingExecutables(ppd):
exepath = pathcheck (exe,
"/usr/lib/cups/filter:"
- "/usr/lib64/cups/filter")
+ "/usr/lib64/cups/filter:"
+ "/usr/libexec/cups/filter")
if not exepath:
add_missing ("/usr/lib/cups/filter/" + exe)
--
1.7.8.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-admin/system-config-printer-common/files: system-config-printer-common-1.3.9-cups_filters_path.patch
@ 2013-03-05 22:43 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2013-03-05 22:43 UTC (permalink / raw
To: gentoo-commits
eva 13/03/05 22:43:15
Removed:
system-config-printer-common-1.3.9-cups_filters_path.patch
Log:
Clean up old revision.
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key C6085806)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-05 22:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 22:10 [gentoo-commits] gentoo-x86 commit in app-admin/system-config-printer-common/files: system-config-printer-common-1.3.9-cups_filters_path.patch Maciej Mrozowski (reavertm)
-- strict thread matches above, loose matches on Subject: below --
2013-03-05 22:43 Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox