From owner-cvs-all Fri Oct 8 7:50:47 1999 Delivered-To: cvs-all@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id C3FF514D7D; Fri, 8 Oct 1999 07:50:37 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.3/8.8.7) with ESMTP id KAA31518; Fri, 8 Oct 1999 10:50:38 -0400 (EDT) X-Authentication-Warning: janus.syracuse.net: green owned process doing -bs Date: Fri, 8 Oct 1999 10:50:38 -0400 (EDT) From: "Brian F. Feldman" X-Sender: green@janus.syracuse.net To: Nick Hibma Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/umass Makefile src/sys/modules/umodem Makefile In-Reply-To: <199910081429.HAA93412@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, 8 Oct 1999, Nick Hibma wrote: > n_hibma 1999/10/08 07:29:12 PDT > > Modified files: > sys/modules/umass Makefile > sys/modules/umodem Makefile > Log: > perl5 -> perl > (This was breaking world.) The reason this happens is that we install miniperl for the world bootstrap. I don't see any good reason for this, since a statically linked perl would work fine, wouldn't it? At the very least I'd think that we could generate a link in the bootstrap directories for perl5 to the miniperl. Would anyone care to enlighten me? > > Submitted by: Marcel Molenaar, green > > Revision Changes Path > 1.3 +3 -3 src/sys/modules/umass/Makefile > 1.3 +3 -3 src/sys/modules/umodem/Makefile Sorry I missed those. I didn't have my .cvsrc on freefall with update -d -P -A. > > -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message