vp-build/srcpkgs/xbps-static/INSTALL

7 lines
124 B
Plaintext

case "${ACTION}" in
post)
chown root:xbuilder usr/bin/xbps-uchroot.static
chmod 4750 usr/bin/xbps-uchroot.static
;;
esac