Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 1999 10:56:56 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sendmail Makefile
Message-ID:  <199912291856.KAA71916@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/12/29 10:56:56 PST

  Modified files:
    usr.sbin/sendmail    Makefile 
  Log:
  Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world'
  would leave you with a broken sendmail and local mail loss.
  This evil hack moves sendmail.cf from the old location to the new one (if
  required) at install time.
  
  Revision  Changes    Path
  1.15      +9 -1      src/usr.sbin/sendmail/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912291856.KAA71916>