$OpenBSD: patch-foomatic-combo-xml_c,v 1.2 2009/12/10 10:57:59 ajacoutot Exp $
--- foomatic-combo-xml.c.orig	Wed Aug 19 20:09:13 2009
+++ foomatic-combo-xml.c	Mon Dec  7 14:30:53 2009
@@ -2087,7 +2087,7 @@ main(int  argc,     /* I - Number of command-line argu
   /* Set libdir to the default if empty */
 
   if (libdir == NULL)
-    libdir = "/usr/share/foomatic";
+    libdir = "${LOCALBASE}/share/foomatic";
 
   /* Load translation table for old printer IDs */
   sprintf(oldidfilename, "%s/db/oldprinterids",
