Revision a3bb036b
Added by Renato Botelho over 9 years ago
tools/builder_defaults.sh | ||
---|---|---|
107 | 107 |
export PRODUCT_NAME=${PRODUCT_NAME:-"nonSense"} |
108 | 108 |
export PRODUCT_URL=${PRODUCT_URL:-""} |
109 | 109 |
export PRODUCT_SRC=${PRODUCT_SRC:-"${BUILDER_ROOT}/src"} |
110 |
export PRODUCT_EMAIL=${PRODUCT_EMAIL:-"coreteam@pfsense.org"} |
|
110 | 111 |
|
111 | 112 |
if [ "${PRODUCT_NAME}" = "pfSense" -a "${BUILD_AUTHORIZED_BY_ELECTRIC_SHEEP_FENCING}" != "yes" ]; then |
112 | 113 |
echo ">>>ERROR: According the following license, only Electric Sheep Fencing can build genuine pfSense® software" |
Also available in: Unified diff
Rename ports and upgrade script when product is not called pfSense