summaryrefslogtreecommitdiff
path: root/news/inn/patches/patch-ac
blob: d3f138cd1b35dc010c2b1f1eb3ed4c66ee34fd80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.12 2014/08/03 17:33:34 spz Exp $

--- Makefile.global.in.orig	2014-05-17 08:24:49.000000000 +0000
+++ Makefile.global.in
@@ -303,7 +303,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)