void-packages/srcpkgs/xbps-static/INSTALL

7 lines
126 B
Plaintext
Raw Normal View History

2014-04-01 08:53:18 +00:00
case "${ACTION}" in
post)
chown root:xbuilder usr/sbin/xbps-uchroot.static
chmod 4750 usr/sbin/xbps-uchroot.static
;;
esac