From owner-cvs-all Sat Oct 28 23:58: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D03E37B479; Sat, 28 Oct 2000 23:58:00 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA83567; Sat, 28 Oct 2000 23:58:00 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Message-Id: <200010290658.XAA83567@freefall.freebsd.org> From: Doug Barton Date: Sat, 28 Oct 2000 23:58:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin Makefile src/etc Makefile src/etc/periodic/daily Makefile src/etc/periodic/weekly Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dougb 2000/10/28 23:58:00 PDT Modified files: bin Makefile etc Makefile etc/periodic/daily Makefile etc/periodic/weekly Makefile Log: Finish the job of conditionalizing UUCP by preventing files in /etc/uucp from being installed, and make rmail conditional on neither of NO_SENDMAIL and NOUUCP. PR: bin/21321 Submitted by: Me Revision Changes Path 1.17 +2 -2 src/bin/Makefile 1.238 +4 -2 src/etc/Makefile 1.5 +5 -3 src/etc/periodic/daily/Makefile 1.6 +4 -2 src/etc/periodic/weekly/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message