Artifact d1143d6e7794a52dc336cd9477e3f3525fae593c:
- File tcl/patchscripts/minbuild-nopkgs.sh — part of check-in [b29659c9d1] at 2011-03-03 11:30:07 on branch trunk — Updated to remove "pkgs" directory from Tcl when doing a minimal build (user: rkeene, size: 73) [annotate] [blame] [check-ins using] [more...]
0000: 23 21 20 2f 62 69 6e 2f 62 61 73 68 0a 0a 69 66 #! /bin/bash..if 0010: 20 5b 20 2d 6e 20 22 24 7b 4b 49 54 43 52 45 41 [ -n "${KITCREA 0020: 54 4f 52 5f 4d 49 4e 42 55 49 4c 44 7d 22 20 5d TOR_MINBUILD}" ] 0030: 3b 20 74 68 65 6e 0a 09 72 6d 20 2d 72 66 20 27 ; then..rm -rf ' 0040: 70 6b 67 73 27 0a 66 69 0a pkgs'.fi.