artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
482d238
)
Use /var/tmp not /usr/tmp for deadletters
author
etheisen
<etheisen@openbsd.org>
Tue, 23 Jan 1996 15:14:40 +0000
(15:14 +0000)
committer
etheisen
<etheisen@openbsd.org>
Tue, 23 Jan 1996 15:14:40 +0000
(15:14 +0000)
usr.sbin/sendmail/src/Makefile.BSD44
patch
|
blob
|
history
diff --git
a/usr.sbin/sendmail/src/Makefile.BSD44
b/usr.sbin/sendmail/src/Makefile.BSD44
index
ebeacd0
..
db45f1a
100644
(file)
--- a/
usr.sbin/sendmail/src/Makefile.BSD44
+++ b/
usr.sbin/sendmail/src/Makefile.BSD44
@@
-18,7
+18,7
@@
PROG= sendmail
DBMDEF= -DNEWDB -DNIS
#nasty warning about gcc 2.4.x caused bugs
-CFLAGS=-I${.CURDIR} ${DBMDEF} -DNETISO
+CFLAGS=-I${.CURDIR} ${DBMDEF} -DNETISO
-D_PATH_VARTMP='"/var/tmp"'
#CFLAGS+=-I${.CURDIR} ${DBMDEF} -DNETISO
SRCS= alias.c arpadate.c clock.c collect.c conf.c convtime.c daemon.c \