$OpenBSD: patch-src_Makefile_in,v 1.2 2012/05/28 08:45:38 ajacoutot Exp $
--- src/Makefile.in.orig	Tue May 22 13:42:11 2012
+++ src/Makefile.in	Mon May 28 10:09:33 2012
@@ -1418,11 +1418,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
 
