Date: Sat, 31 Jan 1998 11:10:13 -0800 (PST) From: bloom@acm.org To: freebsd-gnats-submit@FreeBSD.ORG Subject: bin/5612: Makefile in etc doesn't match files in etc/ppp Message-ID: <199801311910.LAA20236@hub.freebsd.org>
index | next in thread | raw e-mail
>Number: 5612
>Category: bin
>Synopsis: Makefile in etc doesn't match files in etc/ppp
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 31 11:20:00 PST 1998
>Last-Modified:
>Originator: Jim Bloom
>Organization:
>Release: 2.2.5 Stable - CTM 0601
>Environment:
FreeBSD jbloom.ne.mediaone.net 2.2.5-STABLE FreeBSD 2.2.5-STABLE #17: Sat Jan 24 08:21:38 EST 1998
bloom@jbloom.ne.mediaone.net:/usr/src_2.2/sys/compile/JMB i386
>Description:
The Makefile in etc tries to install the following files from etc/ppp:
ppp.conf.iij.sample
ppp.conf.server.sample
ppp.dialup.sample
ppp.pap.dialup.sample
ppp.conf.filter.sample
These files were all removed from CVS in CMT update 601.
>How-To-Repeat:
cd /usr/src/etc (Or appropriate location for your source tree)
make distribution
>Fix:
*** Makefile.orig Sat Jan 31 14:08:23 1998
--- Makefile Sat Jan 31 14:10:22 1998
***************
*** 25,33 ****
MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \
BSD.var.dist BSD.x11.dist
NAMEDB= PROTO.localhost.rev named.boot named.root make-localhost
! PPPCNF= ppp.conf.filter.sample ppp.conf.iij.sample ppp.conf.sample \
! ppp.conf.server.sample ppp.dialup.sample ppp.linkup.sample \
! ppp.pap.dialup.sample ppp.secret.sample ppp.deny ppp.shells.sample
NOSPAM= Makefile README sendmail.cf.additions
--- 25,32 ----
MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \
BSD.var.dist BSD.x11.dist
NAMEDB= PROTO.localhost.rev named.boot named.root make-localhost
! PPPCNF= ppp.conf.sample ppp.linkup.sample ppp.linkdown.sample \
! ppp.secret.sample ppp.deny ppp.shells.sample
NOSPAM= Makefile README sendmail.cf.additions
>Audit-Trail:
>Unformatted:
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801311910.LAA20236>
