void-minecraft-usb/package_selections/extras/none

12 lines
135 B
Plaintext

function check {
return 0
}
DESCRIPTION="None"
PACKAGES=""
function post-install {
echo "extras/none" >> /tmp/stage-2-choices
}