]> git.sesse.net Git - vlc/commitdiff
Remove gettext template
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 29 Jul 2007 08:28:36 +0000 (08:28 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 29 Jul 2007 08:28:36 +0000 (08:28 +0000)
bootstrap

index 8fa0ab89fa449f45a4e0f0b898599621af3395fa..c61761b4acb8c24fc8932dc84425cc369a19b22f 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -419,6 +419,7 @@ fi
 
 # Do the rest
 ${autopoint} -f
+rm -f po/Makevars.template
 ${aclocal} ${ACLOCAL_ARGS}
 ${autoconf}
 ${autoheader}