X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bootstrap;h=ea59f16bf8b3ae05f45245422b508fce13247931;hb=54b65bedc9a2abe2461f650c0d40b387f0839174;hp=c86ad254f6b7ea38ad7a192054d9e4b668c0c56d;hpb=94532842606e485782be10c09f1e1500995feb77;p=vlc diff --git a/bootstrap b/bootstrap index c86ad254f6..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,7 +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 dependancy of autopoint. +Also check if you have cvs, a dependency of autopoint. Otherwise, you will not be able to build a source tarball. EOF fi