diff --git a/src/etc/mail/Makefile b/src/etc/mail/Makefile index f6c63aac..dc2a68ea 100644 --- a/src/etc/mail/Makefile +++ b/src/etc/mail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2014/09/17 16:39:45 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.11 2015/05/26 14:34:59 naddy Exp $ # # Generate the various .db versions from their source files. @@ -14,7 +14,7 @@ distribution: ${INSTALL} -c -o root -g wheel -m 644 aliases \ ${DESTDIR}/etc/mail/aliases ${MAKEMAP} -t aliases -o ${DESTDIR}/etc/mail/aliases.db \ - aliases + ${DESTDIR}/etc/mail/aliases ${INSTALL} -c -o root -g wheel -m 644 smtpd.conf \ ${DESTDIR}/etc/mail/smtpd.conf ${INSTALL} -c -o root -g wheel -m 644 spamd.conf \