]> git.sesse.net Git - vlc/blobdiff - bootstrap
As autopoint copies po/Makefile.in.in we have to patch it so that it has our modifica...
[vlc] / bootstrap
index 66834c245b06e98a038b45ac4e53039b0a5762af..ea59f16bf8b3ae05f45245422b508fce13247931 100755 (executable)
--- 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
 ##