void-minecraft-usb/package_selections/desktop/icewm-light

13 lines
165 B
Plaintext

function check {
return 0
}
DESCRIPTION="Lighter IceWM setup"
# TODO
PACKAGES=""
function post-install {
echo "desktop/icewm-light" >> /tmp/stage-2-choices
}