$OpenBSD: patch-cupsconnection_c,v 1.4 2009/01/31 12:36:59 ajacoutot Exp $
--- cupsconnection.c.orig	Sat Jan 31 12:01:32 2009
+++ cupsconnection.c	Sat Jan 31 12:02:05 2009
@@ -2957,8 +2957,7 @@ Connection_printTestPage (Connection *self, PyObject *
 	  break;
       }
     } else {
-      const char *const dirs[] = { "/usr/share/cups",
-				   "/usr/local/share/cups",
+      const char *const dirs[] = { "${LOCALBASE}/share/cups",
 				   NULL };
       int found = 0;
       int i;
