aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/linux_base
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-12-23 17:10:13 +0800
committerpetef <petef@FreeBSD.org>2001-12-23 17:10:13 +0800
commit896f7062cc42715a8ca792c5f7aa08787a528e8a (patch)
tree696bbcc014bf9a197f147e2ab71ec815e5117709 /emulators/linux_base
parentf6fb57bcf6bd7f5d79001368abc59223f5d3a9c2 (diff)
downloadfreebsd-ports-graphics-896f7062cc42715a8ca792c5f7aa08787a528e8a.tar.gz
freebsd-ports-graphics-896f7062cc42715a8ca792c5f7aa08787a528e8a.tar.zst
freebsd-ports-graphics-896f7062cc42715a8ca792c5f7aa08787a528e8a.zip
Fix ownership on ${LINUXBASE}/var/spool/mail.
PR: 33096
Diffstat (limited to 'emulators/linux_base')
-rw-r--r--emulators/linux_base/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile
index 3e7d0acc5c4..e5ebc86ba89 100644
--- a/emulators/linux_base/Makefile
+++ b/emulators/linux_base/Makefile
@@ -201,6 +201,7 @@ post-install:
# Fix unknown uid/gids that come out of the RPMs, to avoid
# the quotacheck warning about unknown owners.
@${CHOWN} root:wheel ${LINUXBASE}/usr/man/man8/setserial.8
+ @${CHGRP} mail ${LINUXBASE}/var/spool/mail
@${ECHO} ''
@fmt ${PKGMESSAGE}
@${ECHO} ''
mmit/mail/p5-Mail-DeliveryStatus-BounceParser?h=gnome-3.24&id=fca0e217a2257352f5eb87f236ded3cda5f30ce3'>- Update to 1.5.15leeym2006-09-092-7/+7 * - Update to 1.5.11aaron2006-06-172-7/+13 * SHA256ifyedwin2006-01-221-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2 * search.cpan.org redirect reduction canonicalization project, pass 2:fenner2005-09-221-1/+1 * Update to 1.5.novel2005-07-30