blob: ced63900fca68ef4f1a29141aaa125ef1c7ca236 [file] [log] [blame]
#!/bin/sh
# Use same perms/settings as the ebuild.
if [ ! -d /var/cache/man ]; then
mkdir -p /var/cache/man
chown man:root /var/cache/man
chmod 2755 /var/cache/man
fi
exec nice mandb --quiet