X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bootstrap;h=c32c18316b7896b95935f699529ea971b9f40d45;hb=410a3de5b3690091f267f344f4c1fb182bfaed06;hp=33778ab7acef48fd9010554a54e2784fd2620785;hpb=cdd2ad93fe897e9f1e4d311ddc77c67b03d62627;p=vlc diff --git a/bootstrap b/bootstrap index 33778ab7ac..c32c18316b 100755 --- a/bootstrap +++ b/bootstrap @@ -22,6 +22,8 @@ export CYGWIN set -e set -x +cd "$(dirname "$0")" + ## ## Check for various tools ## @@ -112,9 +114,6 @@ rm -f po/Makevars.template ABOUT-NLS echo > ABOUT-NLS mv -f INSTALL.git INSTALL -# Patch po/Makefile.in.in but it's not a drama if it fails -patch -sfN -p1 < po/makefile-qt4.patch || true - ## ## files which need to be regenerated ##