From: msweet Date: Mon, 3 Mar 2014 18:55:03 +0000 (+0000) Subject: Tweak. X-Git-Tag: v2.2b1~722 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e53e7d1bd0e6df246343da1e242caf2bce6fd82;p=thirdparty%2Fcups.git Tweak. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11666 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/scheduler/process.c b/scheduler/process.c index ba4a8dc3b0..efd062f4f3 100644 --- a/scheduler/process.c +++ b/scheduler/process.c @@ -200,6 +200,8 @@ cupsdCreateProfile(int job_id, /* I - Job ID or 0 for none */ " #\"^/usr/libexec/cups/\"" /* /usr/libexec/cups/... */ " #\"^/usr/sbin$\"" /* /usr/sbin */ " #\"^/usr/sbin/\"" /* /usr/sbin/... */ + " #\"^/Library/Application Support$\"" + " #\"^/Library/Application Support/\"" " #\"^/Library/Caches$\"" " #\"^/Library/Fonts$\"" " #\"^/Library/Fonts/\""