|
|
@ -17,18 +17,18 @@ |
|
|
|
# |
|
|
|
# --- ROCK-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
--- ./sendmail/Makefile.m4.orig 2002-09-09 04:48:54.000000000 +0200
|
|
|
|
+++ ./sendmail/Makefile.m4 2003-03-11 16:30:07.000000000 +0100
|
|
|
|
@@ -2,7 +2,7 @@
|
|
|
|
include(confBUILDTOOLSDIR`/M4/switch.m4') |
|
|
|
--- ./sendmail/Makefile.m4 2007-01-09 00:04:09.000000000 +0000
|
|
|
|
+++ ./sendmail/Makefile.m4 2007-05-25 20:01:13.000000000 +0000
|
|
|
|
@@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
define(`confREQUIRE_LIBSM', `true') |
|
|
|
define(`confREQUIRE_SM_OS_H', `true') |
|
|
|
-bldPRODUCT_START(`executable', `sendmail')
|
|
|
|
+bldPRODUCT_START(`executable', `sendmail_sendmail')
|
|
|
|
define(`bldBIN_TYPE', `G') |
|
|
|
define(`bldINSTALL_DIR', `') |
|
|
|
define(`bldSOURCES', `main.c alias.c arpadate.c bf.c collect.c conf.c control.c convtime.c daemon.c deliver.c domain.c envelope.c err.c headers.c macro.c map.c mci.c milter.c mime.c parseaddr.c queue.c readcf.c recipient.c sasl.c savemail.c sfsasl.c shmticklib.c sm_resolve.c srvrsmtp.c stab.c stats.c sysexits.c timers.c tls.c trace.c udb.c usersmtp.c util.c version.c ') |
|
|
|
@@ -14,7 +14,7 @@
|
|
|
|
define(`bldSOURCES', `main.c alias.c arpadate.c bf.c collect.c conf.c control.c convtime.c daemon.c deliver.c domain.c envelope.c err.c headers.c macro.c map.c mci.c milter.c mime.c parseaddr.c queue.c ratectrl.c readcf.c recipient.c sasl.c savemail.c sfsasl.c shmticklib.c sm_resolve.c srvrsmtp.c stab.c stats.c sysexits.c timers.c tls.c trace.c udb.c usersmtp.c util.c version.c ') |
|
|
|
@@ -16,7 +16,7 @@
|
|
|
|
define(`bldTARGET_INST_DEP', ifdef(`confINST_DEP', `confINST_DEP', |
|
|
|
`${DESTDIR}/etc/mail/submit.cf ${DESTDIR}${MSPQ}'))dnl |
|
|
|
define(`bldTARGET_LINKS', ifdef(`confLINKS', `confLINKS', |
|
|
@ -37,7 +37,7 @@ |
|
|
|
)dnl |
|
|
|
|
|
|
|
# location of sendmail statistics file (usually /etc/mail/ or /var/log) |
|
|
|
@@ -72,7 +72,7 @@
|
|
|
|
@@ -74,7 +74,7 @@
|
|
|
|
${LN} ${LNOPTS} ${M`'BINDIR}/sendmail $$i; \ |
|
|
|
done |
|
|
|
|
|
|
|