Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/gnu/usr.sbin/sendmail/cf/cf Revert pull-up of revision ...



details:   https://anonhg.NetBSD.org/src/rev/297b6a97fcf1
branches:  netbsd-1-5
changeset: 492814:297b6a97fcf1
user:      he <he%NetBSD.org@localhost>
date:      Thu Feb 21 00:24:15 2002 +0000

description:
Revert pull-up of revision 1.17 (requested by he):
  The branch is not ready for INSTALL_FILE.

diffstat:

 gnu/usr.sbin/sendmail/cf/cf/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 234924675d30 -r 297b6a97fcf1 gnu/usr.sbin/sendmail/cf/cf/Makefile
--- a/gnu/usr.sbin/sendmail/cf/cf/Makefile      Wed Feb 20 23:22:12 2002 +0000
+++ b/gnu/usr.sbin/sendmail/cf/cf/Makefile      Thu Feb 21 00:24:15 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.6.2.4 2002/02/20 23:15:50 he Exp $
+#      $NetBSD: Makefile,v 1.6.2.5 2002/02/21 00:24:15 he Exp $
 #      install these sources in /usr/share/sendmail/cf
 
 DIST=          ${.CURDIR}/../../../../dist
@@ -44,7 +44,7 @@
 realdepend:
 
 distribution: netbsd-proto.cf
-       ${INSTALL_FILE} -o root -g wheel -m 444 \
+       ${INSTALL} ${INSTPRIV} ${COPY} -o root -g wheel -m 444 \
            netbsd-proto.cf ${DESTDIR}/etc/mail/sendmail.cf
 
 # this is overkill, but....



Home | Main Index | Thread Index | Old Index