Project

General

Profile

« Previous | Next » 

Revision ef2c3373

Added by Renato Botelho over 7 years ago

Change default repo to 2.4.2

View differences:

tools/builder_defaults.sh
301 301
export CORE_PKG_ALL_PATH="${CORE_PKG_PATH}/All"
302 302

  
303 303
export PKG_REPO_BASE=${PKG_REPO_BASE:-"${BUILDER_TOOLS}/templates/pkg_repos"}
304
export PFSENSE_DEFAULT_REPO="${PRODUCT_NAME}-repo"
304
export PFSENSE_DEFAULT_REPO="${PRODUCT_NAME}-repo-242"
305 305
export PKG_REPO_DEFAULT=${PKG_REPO_DEFAULT:-"${PKG_REPO_BASE}/${PFSENSE_DEFAULT_REPO}.conf"}
306 306
export PKG_REPO_PATH=${PKG_REPO_PATH:-"/usr/local/etc/pkg/repos/${PRODUCT_NAME}.conf"}
307 307

  

Also available in: Unified diff