Module Name:    src
Committed By:   sborrill
Date:           Wed Oct 14 20:05:08 UTC 2009

Modified Files:
        src/etc [netbsd-5]: Makefile
Removed Files:
        src/etc [netbsd-5]: audit-packages.conf

Log Message:
Pull up the following additional revisions(s) required by ticket #784:
        etc/Makefile:   revision 1.365
        etc/audit-packages.conf:        remove

Fix update release build (pointed out by tsutsui).


To generate a diff of this commit:
cvs rdiff -u -r1.359.2.4 -r1.359.2.5 src/etc/Makefile
cvs rdiff -u -r1.1 -r0 src/etc/audit-packages.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/Makefile
diff -u src/etc/Makefile:1.359.2.4 src/etc/Makefile:1.359.2.5
--- src/etc/Makefile:1.359.2.4	Tue Sep 15 06:01:40 2009
+++ src/etc/Makefile	Wed Oct 14 20:05:08 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.359.2.4 2009/09/15 06:01:40 snj Exp $
+#	$NetBSD: Makefile,v 1.359.2.5 2009/10/14 20:05:08 sborrill Exp $
 #	from: @(#)Makefile	8.7 (Berkeley) 5/25/95
 
 # Environment variables without default values:
@@ -88,7 +88,7 @@
 BINOWN= root
 BINGRP= wheel
 UTMPGRP= utmp
-BIN1+=	audit-packages.conf bootptab changelist csh.cshrc csh.login \
+BIN1+=	bootptab changelist csh.cshrc csh.login \
 	csh.logout daily daily.conf dm.conf envsys.conf floppytab ftpchroot \
 	ftpusers gettytab group hosts hosts.lpd inetd.conf lkm.conf \
 	locate.conf login.conf mailer.conf man.conf monthly monthly.conf \

Reply via email to