$OpenBSD: patch-configure,v 1.28 2017/08/17 13:33:36 ajacoutot Exp $

/var/lib -> /var/db

Index: configure
--- configure.orig
+++ configure
@@ -18953,7 +18953,7 @@ fi
 
 
 # per-machine directory
-CD_SYSTEM_PROFILES_DIR="\$(localstatedir)/lib/colord/icc"
+CD_SYSTEM_PROFILES_DIR="\$(localstatedir)/db/colord/icc"
 
 
 # only include the colord.pc Requires.private of the libraries we actually use
