$OpenBSD: patch-src_Makefile_in,v 1.4 2012/12/03 10:11:07 ajacoutot Exp $
--- src/Makefile.in.orig	Mon Nov 26 18:25:41 2012
+++ src/Makefile.in	Mon Dec  3 10:22:08 2012
@@ -1447,11 +1447,6 @@ uninstall-am: uninstall-dist_introspectionDATA \
 
 
 install-data-hook:
-	if test -w $(DESTDIR)$(prefix)/; then \
-		mkdir -p $(DESTDIR)$(CD_SYSTEM_PROFILES_DIR); \
-		chown $(daemon_user) $(DESTDIR)$(localstatedir)/lib/colord; \
-		chmod 0755 $(DESTDIR)$(localstatedir)/lib/colord; \
-	fi
 
 -include $(top_srcdir)/git.mk
 
