$NetBSD: patch-ac,v 1.11 2009/09/22 13:17:00 spz Exp $ --- Makefile.global.in.orig 2009-05-21 20:08:33.000000000 +0000 +++ Makefile.global.in @@ -302,7 +302,7 @@ INSTALL = $(top)/support/install-sh -c ## files like active and newsgroups that should have the same permissions as ## article files. -BACKUP_OPTION = -B .OLD +#BACKUP_OPTION = -B .OLD LI_SPRI = $(LIBTOOLINST) $(INSTALL) -o root -g $(RUNASGROUP) -m 4550 $(BACKUP_OPTION) LI_XPRI = $(LIBTOOLINST) $(INSTALL) $(OWNER) -m 0550 $(BACKUP_OPTION)