vp-build/srcpkgs/mlocate/INSTALL

8 lines
108 B
Plaintext

# INSTALL
case "$ACTION" in
post)
chown root:_mlocate usr/bin/mlocate
chmod 2755 usr/bin/mlocate
;;
esac