X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bootstrap;h=c32c18316b7896b95935f699529ea971b9f40d45;hb=179450e645f04755a2fae880811a52a1a8580f32;hp=66834c245b06e98a038b45ac4e53039b0a5762af;hpb=02d6e6abd640673b8739a8bf4bbd1abc860bf43b;p=vlc diff --git a/bootstrap b/bootstrap index 66834c245b..c32c18316b 100755 --- a/bootstrap +++ b/bootstrap @@ -22,6 +22,8 @@ export CYGWIN set -e set -x +cd "$(dirname "$0")" + ## ## Check for various tools ##