Artifact 360ef63d87888a4c1e1bcb4b26f6256902b2462b:
- File tcl/patchscripts/minbuild-nopkgs.sh — part of check-in [4e8d261d38] at 2012-02-01 07:56:32 on branch trunk — Updated to call "/usr/bin/env" to locate "bash" in case it is not in "/bin" (user: rkeene, size: 81) [annotate] [blame] [check-ins using]
#! /usr/bin/env bash if [ -n "${KITCREATOR_MINBUILD}" ]; then rm -rf 'pkgs' fi