]> Dogcows Code - chaz/tar/blobdiff - bootstrap
Bugfixes.
[chaz/tar] / bootstrap
index 9f3ae09ebea7525cbd338deee2862256659055d1..4d86ff2029fa2eb4f1fe3922c1fbaab477cdee0a 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -415,6 +415,7 @@ symlink_to_dir()
        /*) ;;
        *)
          case /$dst/ in
+         /./*)   ;;
          *//* | */../* | */./* | /*/*/*/*/*/)
             echo >&2 "$0: invalid symlink calculation: $src -> $dst"
             exit 1;;
This page took 0.021451 seconds and 4 git commands to generate.