$OpenBSD: patch-foomatic-combo-xml_c,v 1.3 2010/03/21 14:41:00 ajacoutot Exp $
--- foomatic-combo-xml.c.orig	Tue Jan 26 09:20:32 2010
+++ foomatic-combo-xml.c	Tue Jan 26 10:24:48 2010
@@ -2151,7 +2151,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",
