Searched refs:PACKAGE_TYPE (Results 1 – 1 of 1) sorted by relevance
27 PACKAGE_TYPE="$3"30 if [[ "$PACKAGE_TYPE" == "source" ]]; then33 [[ "$PACKAGE_TYPE" == "binary" ]] || die "unexpeced package type: $PACKAGE_TYPE"53 [[ "$PACKAGE_TYPE" == "source" ]] && exit 0