Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc Install pkgpath.conf in /etc - part of fix for misc PR/4...
details: https://anonhg.NetBSD.org/src/rev/5d6120fd9d58
branches: trunk
changeset: 786559:5d6120fd9d58
user: agc <agc%NetBSD.org@localhost>
date: Wed May 01 15:55:53 2013 +0000
description:
Install pkgpath.conf in /etc - part of fix for misc PR/47645
diffstat:
etc/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 201c1cb7e342 -r 5d6120fd9d58 etc/Makefile
--- a/etc/Makefile Wed May 01 14:24:48 2013 +0000
+++ b/etc/Makefile Wed May 01 15:55:53 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.407 2013/04/06 13:00:31 uebayasi Exp $
+# $NetBSD: Makefile,v 1.408 2013/05/01 15:55:53 agc Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@@ -93,10 +93,10 @@
ftpusers gettytab gpio.conf group hosts hosts.lpd inetd.conf \
locate.conf login.conf mailer.conf man.conf monthly monthly.conf \
mrouted.conf named.conf netconfig networks newsyslog.conf \
- nsswitch.conf ntp.conf passwd.conf phones printcap profile protocols \
- rbootd.conf rc rc.conf rc.local rc.subr rc.shutdown remote rpc \
- security security.conf services shells shrc sysctl.conf syslog.conf \
- weekly weekly.conf wscons.conf
+ nsswitch.conf ntp.conf passwd.conf ipkgpath.conf phones printcap \
+ profile protocols rbootd.conf rc rc.conf rc.local rc.subr \
+ rc.shutdown remote rpc security security.conf services shells \
+ shrc sysctl.conf syslog.conf weekly weekly.conf wscons.conf
# Use machine-specific disktab if it exists, or the MI one otherwise
.if exists(etc.${MACHINE}/disktab)
Home |
Main Index |
Thread Index |
Old Index