]> git.sesse.net Git - vlc/blobdiff - bootstrap
remove unneeded code
[vlc] / bootstrap
index 66834c245b06e98a038b45ac4e53039b0a5762af..c32c18316b7896b95935f699529ea971b9f40d45 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -22,6 +22,8 @@ export CYGWIN
 set -e
 set -x
 
+cd "$(dirname "$0")"
+
 ##
 ## Check for various tools
 ##