$OpenBSD: patch-Makefile_in,v 1.14 2004/06/14 05:06:20 sturm Exp $

--- Makefile.in.orig	2004-06-11 00:05:35.000000000 +0200
+++ Makefile.in	2004-06-13 18:40:54.000000000 +0200
@@ -1361,14 +1361,7 @@ install-data-hook: amiroot
 	set -e ; for i in . leaf.node failed.postings interesting.groups \
 		out.going message.id temp.files ; do \
         mkdir -p $(DESTDIR)$(SPOOLDIR)/$$i ; \
-	if ./amiroot ; then \
-	 chown @NEWS_USER@:@NEWS_GROUP@ $(DESTDIR)$(SPOOLDIR)/$$i ; \
-	 chmod 2775      $(DESTDIR)$(SPOOLDIR)/$$i ; fi ; \
 	done
-	d="`dirname $(DESTDIR)@LOCKFILE@`" ; mkdir -p "$${d}" && \
-	if ./amiroot ; then \
-          chown @NEWS_USER@:@NEWS_GROUP@ "$${d}" ; \
-	  chmod 2775 "$${d}" ; fi
 
 uninstall-local:
 	rm -rf $(DESTDIR)$(SPOOLDIR) $(DESTDIR)@LOCKFILE@
