bool 'Activate HTML output module' ROCKCFG_OUTPUT_HTML 0 if [ "$ROCKCFG_OUTPUT_HTML" = 1 ]; then block_begin text 'Directory which should contain the html files' \ ROCKCFG_OUTPUT_HTML_DIR '/var/www/htdocs/rockoutput' block_end fi