# buildtools.conf.delivered # type of release, c=clean or p=proprietary REL_TYPE="c" # path of source files if we are build machine BUILD_SRC_PATH="rwright@bomarc:/home/rwright/latest-rbru/" # path of source files if we are a development machine DEV_SRC_PATH="/mnt/custom/rescuebru-src/" # path of proprietary documentation files if we are build machine BUILD_DOC_PATH="rwright@bomarc:/home/rwright/RescueBRU/latest-docs/" # path on remote development machine where new isos will be put ISO_DEST_PATH="rwright@bomarc:/home/rwright/RescueBRU/rescuebru-isos/"