X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bootstrap;h=ea59f16bf8b3ae05f45245422b508fce13247931;hb=e02373b9811671df5925c78c260698385a834b9b;hp=66834c245b06e98a038b45ac4e53039b0a5762af;hpb=02d6e6abd640673b8739a8bf4bbd1abc860bf43b;p=vlc diff --git a/bootstrap b/bootstrap index 66834c245b..ea59f16bf8 100755 --- a/bootstrap +++ b/bootstrap @@ -112,6 +112,9 @@ 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 -p1 < po/makefile-qt4.patch || true + ## ## files which need to be regenerated ##