summaryrefslogtreecommitdiffstats
path: root/share/sendmail
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
| | | | | | for a long time now. Approved by: bde
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-1/+1
|
* Unbreak installworld. Revision 1.41 of src/usr.bin/xinstall/xinstall.cgshapiro2001-05-291-1/+1
| | | | | | | | | | | | | | | | made the usage here incorrect. Note that the change to install may cause other things to break, such as the advice in src/etc/defaults/make.conf: # Compare before install #INSTALL=install -C If users actually use this, any ${INSTALL} -d invocations in an installworld will also fail. Submitted by: David Wolfskill <david@catwhisker.org> MFC after: 2 days
* Do not change the directory permissions for the source area, just thegshapiro2001-03-061-1/+1
| | | | | | install area. Noticed by: msmith
* Add a MAINTAINER= line so people know who to blamegshapiro2000-10-261-0/+2
|
* Install the sendmail cf building tools (contrib/sendmail/cf) ingshapiro2000-10-101-0/+33
/usr/share/sendmail/cf. PR: 19790
OpenPOWER on IntegriCloud