]> git.sesse.net Git - vlc/commitdiff
Don't patch Makefile.in.in, this does not work
authorRémi Denis-Courmont <rdenis@simphalempin.com>
Thu, 18 Sep 2008 19:32:17 +0000 (22:32 +0300)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Thu, 18 Sep 2008 19:32:57 +0000 (22:32 +0300)
bootstrap

index 33778ab7acef48fd9010554a54e2784fd2620785..66834c245b06e98a038b45ac4e53039b0a5762af 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -112,9 +112,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
 ##