File tclvfs/patches/tclvfs-20080503-compilewithcvs.diff.sh artifact ba29d162f3 part of check-in 18e328360d
#! /usr/bin/env bash tclVersion="$1" pkg="$2" pkgVersion="$3" case "${tclVersion}" in 8.[012345]|8.[012345].*) exit 1 ;; esac exit 0
#! /usr/bin/env bash tclVersion="$1" pkg="$2" pkgVersion="$3" case "${tclVersion}" in 8.[012345]|8.[012345].*) exit 1 ;; esac exit 0