summaryrefslogtreecommitdiff
path: root/emulators/linux_base-suse-9.2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/linux_base-suse-9.2/Makefile')
-rw-r--r--emulators/linux_base-suse-9.2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile
index e41e74c03e1d..a5b2c14179fe 100644
--- a/emulators/linux_base-suse-9.2/Makefile
+++ b/emulators/linux_base-suse-9.2/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} ''