X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bootstrap;h=ea59f16bf8b3ae05f45245422b508fce13247931;hb=03a8d035fc5caf6da4a072a0ab313e3c59de722e;hp=9392f0bcca1e6bd70e82f3e4bdbd3e697a7148c5;hpb=e4a0fb28f3758b47c5c3b9d94b0ece847672cc3b;p=vlc diff --git a/bootstrap b/bootstrap index 9392f0bcca..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 ## @@ -131,6 +134,7 @@ if [ "$AUTOPOINT" = "true" ]; then ============================================================== NOTE: GNU gettext appears to be missing or out-of-date. Please install or update GNU gettext. +Also check if you have cvs, a dependency of autopoint. Otherwise, you will not be able to build a source tarball. EOF fi