void-packages/srcpkgs/xbps-static/INSTALL
2015-06-04 00:35:15 +02:00

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