summaryrefslogtreecommitdiffstats
path: root/usr.bin/mail
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-07-18 12:07:49 +0000
committerru <ru@FreeBSD.org>2002-07-18 12:07:49 +0000
commitcd7c90d38fcfaa98c9e2a069b70138ddf87e3955 (patch)
tree28835f40dbe3d76e3a6fda9aad6f0aecbec6f5b7 /usr.bin/mail
parent700fcd80fce2f08200f5778781eb49372f0dbb64 (diff)
downloadFreeBSD-src-cd7c90d38fcfaa98c9e2a069b70138ddf87e3955.zip
FreeBSD-src-cd7c90d38fcfaa98c9e2a069b70138ddf87e3955.tar.gz
s/${INSTALL} -c/${INSTALL} ${COPY}/
Diffstat (limited to 'usr.bin/mail')
-rw-r--r--usr.bin/mail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/Makefile b/usr.bin/mail/Makefile
index fb1d046..6891c77 100644
--- a/usr.bin/mail/Makefile
+++ b/usr.bin/mail/Makefile
@@ -14,7 +14,7 @@ MLINKS= mail.1 Mail.1 mail.1 mailx.1
.PATH: ${.CURDIR}/misc
etc-mailrc:
- cd ${.CURDIR}/misc; ${INSTALL} -c -o root -g wheel \
+ cd ${.CURDIR}/misc; ${INSTALL} ${COPY} -o root -g wheel \
-m 644 ${EFILES} ${DESTDIR}/etc
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud