Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164681517
D30757.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
572 B
Referenced Files
None
Subscribers
None
D30757.diff
View Options
diff --git a/etc/Makefile b/etc/Makefile
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -76,10 +76,10 @@
.if ${MK_MAIL} != "no"
cd ${.CURDIR}/mail; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
- -T "package=runtime" ${ETCMAIL} ${DESTDIR}/etc/mail
+ -T "package=sendmail" ${ETCMAIL} ${DESTDIR}/etc/mail
if [ -d ${DESTDIR}/etc/mail -a -f ${DESTDIR}/etc/mail/aliases -a \
! -f ${DESTDIR}/etc/aliases ]; then \
- ${INSTALL_SYMLINK} -T "package=runtime" \
+ ${INSTALL_SYMLINK} -T "package=sendmail" \
mail/aliases ${DESTDIR}/etc/aliases; \
fi
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 4, 3:48 AM (22 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35933052
Default Alt Text
D30757.diff (572 B)
Attached To
Mode
D30757: pkgbase: Put the last sendmail files in the sendmail package
Attached
Detach File
Event Timeline
Log In to Comment