void-packages/srcpkgs/xbps/INSTALL

7 lines
112 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
chmod 4750 usr/sbin/xbps-uchroot
;;
esac