aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-8
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-04-25 17:26:30 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-04-25 17:26:30 +0000
commit2f10aec825dfccae95c5df0541358b627a3cd615 (patch)
tree59574b9273c5da06081e30a0d6a2bda907078388 /emulators/linux_base-8
parent87656e7d3f41fc2ee723aee7ecc114affd2ff0fc (diff)
downloadports-2f10aec825dfccae95c5df0541358b627a3cd615.tar.gz
ports-2f10aec825dfccae95c5df0541358b627a3cd615.zip
Notes
Diffstat (limited to 'emulators/linux_base-8')
-rw-r--r--emulators/linux_base-8/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index e41e74c03e1d..a5b2c14179fe 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -199,6 +199,9 @@ do-install:
@${LN} -s /var/tmp ${LINUXBASE}/usr/tmp
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
@${ECHO} ''
@fmt ${PKGMESSAGE}
@${ECHO} ''