void-packages/srcpkgs/xbps/INSTALL
2014-04-01 10:53:18 +02:00

7 lines
112 B
Plaintext

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